Skip to main content
POST
Start a media upload

Authorizations

Authorization
string
header
required

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

Path Parameters

version
string
required

Specifies version for this path parameter.

Example:

"v21.0"

appId
string
required

Identifier of the connected application.

Example:

"1234567890123456"

Query Parameters

file_name
string

Human-readable file name for this query parameter.

Example:

"header.jpg"

file_length
string

Specifies file length for this query parameter.

Example:

"152728"

file_type
string

IANA media type that matches the uploaded file.

Value constraints

Example:

"image/jpeg"

Response

Upload session created (Meta response, forwarded verbatim)

The response is of type unknown.