V2 > Thumbnail
Replaces the thumbnail & poster for a given media
Replaces the thumbnail & poster for a given media with the file provided in the request as multipart/form-data.
post/1/vod/channel/{channel}/media/{media}/thumbnail
Path parameters
channelinteger required
The Channel unique identifier
mediainteger required
The Media unique identifier
Request body
Response
Created
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 3 revisions of this API.