Skip to main content
POST
Initialize upload session

Authorizations

Authorization
string
header
required
Client-Id
string
header
required

Response

Successful Response

status
string
required

Session was created.

Allowed value: "created"
upload_uuid
string
required

Identifier of the active upload session.

message
string
required

Human-readable result message.

previous_upload_uuid
string | null

Previous session UUID when a completed session was replaced with a new one.