V2 > Others
Creates a new annotation to a given media.
post/1/vod/channel/{channel}/media/{media}/annotation
Path parameters
channelinteger required
The Channel unique identifier
mediainteger required
The Media unique identifier
Request body
Response
Created
Example response
{
"result": "success"
}