Skip to main content
POST
Moderate a YouTube comment

Authorizations

Authorization
string
header
required

Prefix your API key with "Bearer ". Example: Authorization: Bearer sapi_key_...

Path Parameters

commentId
string
required

YouTube comment ID

Body

application/json

Moderation action (account_id and post_id are both required to resolve the channel that owns the comment)

account_id
string
ban_author
boolean
post_id
string
status
string

Response

Comment moderated

success
boolean
Example:

true