UploadService
Uploads

Create an upload

Issues a short-lived presigned URL for direct upload to object storage. The returned id is used to reference the upload from resources that accept binary content.

post/v1/workspaces/{workspaceId}/uploads

Path parameters

workspaceIdstring required

Workspace ID.

Request body

workspaceIdstring

Workspace ID.

Response

OK

Changes