Upload File
Upload endpoint supporting:
- Direct upload: POST with multipart/form-data containing 'file' (single or multiple)
- Signed URL generation: POST without file to get a signed upload URL
For multiple files, send multiple form-data entries with key 'file'
post/upload
Headers
X-API-Keystring nullable
Response
Successful Response
{"stackTrail":"paths:/upload:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.