Upload Sessions
Finalize a file upload against a session
Verifies the uploaded object landed in storage and marks the asset ready. assetId must have been returned by a prior POST to this same session.
post/upload-sessions/{token}/files/{assetId}/complete
Path parameters
tokenstring required
Upload session bearer token
Upload session bearer token
assetIdstring required
Asset ID returned by POST /files
Asset ID returned by POST /files
Request body
Response
Asset finalized and ready