Skip to main content
PATCH
Edit 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

New comment text (account_id, post_id, and text are all required to resolve the channel and edit the comment)

account_id
string
post_id
string
text
string

Response

Comment edited

success
boolean
Example:

true