V3 > Metadata
Bulk delete metadata.
Deletes metadata specified in the request associated with the provided channel.
delete/2/vod/channels/{channel}/metadata
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.