Uploads
Create presigned URL for file upload
Generate a presigned URL for uploading a single file to the specified namespace.
POST
TypeScript
Authorizations
Default authentication mechanism
Path Parameters
The id of the namespace (prefixed with ns_)
Example:
"ns_123"
Body
application/json
Previous
Create presigned URLs for batch file uploadGenerate presigned URLs for uploading multiple files to the specified namespace.
Next
TypeScript