Files
Request a file upload URL
Returns a pre-signed URL. PUT your file bytes to that URL, then call POST /api/v1/files/{fileId}/confirm.
post/api/v1/files/upload
Request body
Response
Upload URL created
Returns a pre-signed URL. PUT your file bytes to that URL, then call POST /api/v1/files/{fileId}/confirm.
Upload URL created