Upload Sessions
Initialize a file upload against a session
Creates a pending asset and returns presigned upload URL(s), gated by the session's remaining file count and the org's plan size limit.
post/upload-sessions/{token}/files
Path parameters
tokenstring required
Upload session bearer token
Upload session bearer token
Request body
Response
Deduplicated — a ready asset with this checksum already exists
Changes
Changed in 2 of the 8 revisions of this API.2
- ○
api operation id
addUploadSessionFilewas addedapi-operation-id-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○