Skip to main content
DELETE
Delete a file slot

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.

Path Parameters

file
integer
required

DealFolderFile ID (slot ID).

Example:

5

Response

File removed

status
string
Example:

"success"

message
string
Example:

"File removed successfully."