Skip to content
Search
Main Navigation
Suggestion or improvement
Uptime
Portal
Appearance
Menu
Return to top
On this page
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
Schema
JSON
JSON
{
 Â
"order"
:
0
}
Responses
​
204
400
404
No Content
PATCH
/v1/mediacontent/{mediacontent_id}
Playground
​
Server
Select a server...
Authorization
api_key
Variables
Key
Value
mediacontent_id
*
Body
Try it out
Samples
​