Skip to main content
POST
Resumable Upload — start an upload session

Authorizations

Authorization
string
header
required

Polymorfa organization key (titan_ prefix) or project token (titan_pt_ prefix). Client tokens are not accepted by Graph operations.

Path Parameters

version
string
required
Example:

"v21.0"

appId
string
required
Example:

"1234567890123456"

Query Parameters

file_name
string
Example:

"header.jpg"

file_length
string
Example:

"152728"

file_type
string
Example:

"image/jpeg"

Response

Upload session created (Meta response, forwarded verbatim)

The response is of type unknown.