Skip to content

Patch the order of a specific mediacontent ​

PATCH
/v1/mediacontent/{mediacontent_id}

Patch a specific mediacontent.

Authorizations​

api_key
Type
API Key (header: X-Api-Key)

Parameters​

Path Parameters

mediacontent_id*

XS2event ID of the MediaContent

Type
string
Required

Request Body​

application/json
JSON
{
  
"order": 0
}

Responses​

No Content

Playground​

Server
Authorization
Variables
Key
Value
Body

Samples​