v1

latestOpenAPI 3.0.22026-07-261530825.5 KB
misc

Edit YouTube video metadata

Update the title, description, tags, category, or privacy status of a published YouTube video.

patch/api/v1/misc/youtube/video

Request body

teamIdstring required
postIdstring required

Post ID for reference

titlestring

The updated video title

descriptionstring

The updated video description

tagsstring[]

The updated tags

categoryIdstring

The updated category ID

privacyStatus'public' | 'unlisted' | 'private'

The updated privacy status

defaultLanguagestring

BCP-47 language code for the video's title and description, e.g. "en" or "pl".

defaultAudioLanguagestring

BCP-47 language code for the video's default audio track, e.g. "en" or "pl".

Response

200

successboolean required
permalinkstring required