v1
latestOpenAPI 3.0.02026-07-131091452.6 MBvideos
Rename video collections
This endpoint sets a new name for a collection.
post/v2/videos/collections/{id}
Path parameters
idstring required
The ID of the collection to rename
Request body
Example request
{
"name": "My collection with a new name"
}Response
Successfully updated collection