V2 > Others
Deletes an annotation.
delete/1/vod/channel/{channel}/media/{media}/annotation/{annotation}
Path parameters
channelinteger required
The Channel unique identifier
mediainteger required
The Media unique identifier
annotationinteger required
The Annotation unique identifier
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.