Skip to main content
POST
Error

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

skill_id
string<uuid>
required
workspace_id
string<uuid>
required

Body

application/json

Request body for creating a staged draft upload.

sha256
string
required
Required string length: 64
Pattern: ^[0-9a-fA-F]{64}$
size_bytes
integer
required
content_type
string
required
Required string length: 1 - 255

Response

Successful Response

Presigned upload session details for a draft file blob.

upload_id
string<uuid>
required
upload_url
string
required
expires_at
string<date-time>
required
bucket
string
required
key
string
required
method
string
default:PUT
Allowed value: "PUT"
headers
Headers · object