Skip to main content
POST
Replace the current version of 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

Body

multipart/form-data
file
file
required

New file version. Max 250 MB.

Response

File replaced

status
string
Example:

"success"

message
string
Example:

"File replaced successfully."

data
object

A single uploaded version of a Deal Folder file slot.