Api referenceFiles
Presign multipart parts
Returns presigned UploadPart URLs for selected multipart part numbers.
POST
/api/v1/files/{fileId}/partsReturns presigned UploadPart URLs for selected multipart part numbers.
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
Complete file upload POST
Finalizes a multipart upload. For direct uploads this endpoint is optional and can be used to force immediate verification after the PUT succeeds.
Update file content PUT
Replaces the full UTF-8 text content of a workspace file and updates metadata such as size and modification time.