v1
latestOpenAPI 3.0.22026-07-1332837755.1 KBVideos\Tags
Add a specific tag to a video
This method adds a single tag to the specified video.
put/videos/{video_id}/tags/{word}
Path parameters
video_idnumber required
Example:258684937
The ID of the video.
wordstring required
Example:awesome
The tag word.
Response
The tag was added.