Files
Create file upload
Create a new file and receive a pre-signed upload URL. PUT the file bytes to the returned URL, then poll GET /v1/files/{fileId} until the file is ready.
post/v1/files/upload
Request body
Response
Upload instructions
Changes
No recorded changes to this endpoint across all 1 revision of this API.