Edit the text of a comment posted to a video.

This method requires a token with write permission.

Parameters

Log in to enter Playground
Name Type Description
user_id mixed (required) The ID number or username of the user. A token may be used instead.
video_id int (required) The video that has the comment.
comment_id int (required) The comment to edit.
comment_text string (required) The new text of the comment.

Error Codes

Code Message Explanation
99 Insufficient permissions The user does not have permission to do that.
1 Video not found The video id was either invalid or not provided.
1 Video not found The video id was either invalid or was for a video not viewable by the calling user.
2 Comment not found The calling user doesn't have permission to modify the specified comment. It either belongs to someone else or doesn't exist.
95 Not allowed The user is not allowed to perform that action.
2 Cannot comment The user does not have permission to comment on this video.
3 Blank comment Comment text cannot be blank.
2 Comment not found The calling user doesn't have permission to modify the specified comment. It either belongs to someone else or doesn't exist.

activity

albums

categories

channels

contacts

groups

groups.forums

oauth

people

test

videos

videos.comments

videos.embed

videos.upload