Update Channels
put/v1/channel/{ChannelID}
Path parameters
ChannelIDinteger required
The ID of the Channel
Request body
Response
200
Example response
{
"Id": 1234,
"Title": "New Channel Name",
"AdTypes": [
5
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.