Skip to main content
DELETE
Delete uploaded media

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"

objectId
string
required

Identifier for the object. A media ID for GET/DELETE, or an upload: session ID for POST.

Response

Deleted

success
boolean
required

Whether the request succeeded.