Upload a file (max. 5 GB) to the specified path.
Content-Type
header for accurate file type handling.Content-Type
is omitted, the system will attempt to infer it.workspaces/{workspace_id}/...
1024
characters, the file path will be shortened starting from the end.strict=true
to fail the request if the file path would be modified during sanitization (e.g., if the file path contains unsupported characters or is too long).Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
File uploaded successfully
The response is of type object
.