Skip to content
drop.mov Docs
Search
K
Main Navigation
ガイド
API リファレンス
SDK
Appearance
Menu
Return to top
Delete media source
DELETE
/manager/{mediaSourceId}/media
Delete a specific media source from the group
Authorizations
Parameters
Path Parameters
mediaSourceId
*
Type
string
Required
Format
"uuid"
Responses
200
Deleted media source
Content-Type
application/json
Schema
JSON
JSON
{
"success"
:
true
,
"data"
:
{
"message"
:
"string"
,
"groupDeleted"
:
true
}
}
DELETE
/manager/{mediaSourceId}/media
Playground
Server
Select a server...
Variables
Key
Value
mediaSourceId
*
Try it out
Samples
Powered by
VitePress OpenAPI