Files
File explorer.
ROLES: FILE_ADMIN USER: true SERVICE ACCOUNT: true
POST
File explorer.
Authorizations
Bearer JWT token or API Key (sk-*).
Body
application/json
File name.
Example:
"report.pdf"
Logical file type stored by the platform.
Available options:
FILE, FOLDER Example:
"FILE"
Size of the file in bytes.
Example:
204800
Content type declared for the uploaded file.
Example:
"application/pdf"
Optional source or destination path associated with the file.
Example:
"/imports/2026/report.pdf"
Overwrite the existing file when a conflicting target already exists.
Example:
false
Response
OK.
Last modified on September 5, 2026

