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