V3 > Label
Bulk delete labels.
Deletes labels specified in the request associated with the provided channel.
delete/2/vod/channels/{channel}/labels
Path parameters
channelinteger required
The Channel unique identifier
Query parameters
[
{
"name": "\"Hello World\""
}
]Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.