Skip to content
drop.mov Docs
Search
K
Main Navigation
ガイド
API リファレンス
SDK
Appearance
Menu
Return to top
Update media group
PATCH
/manager
Update the media group name
Authorizations
Request Body
application/json
Schema
JSON
JSON
{
"name"
:
"string"
}
Responses
200
Updated media group
Content-Type
application/json
Schema
JSON
JSON
{
"success"
:
true
,
"data"
:
{
"message"
:
"string"
,
"name"
:
"string"
}
}
PATCH
/manager
Playground
Server
Select a server...
Body
Try it out
Samples
Powered by
VitePress OpenAPI