V2 > Logo

Updates logo

updates logo

patch/1/vod/channel/{channel}/logo/{logo}

Path parameters

channelinteger required

The Channel unique identifier

logointeger required

The Logo unique identifier

Request body

channel_idinteger required

<br/>This field must exist on the channels database in the id column.

modestring required
positionstring
margin_xinteger required
margin_yinteger required
sizeinteger required
datastring required
widthinteger required
heightinteger required
mimetype'gif' | 'image' | 'jpeg' | 'png' | 'webp' required

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.