v1
latestOpenAPI 3.1.02026-07-2616636641.7 KBUpdate Channel Site Map
This API call updates a Site's channel mapping.
put/v1/channelSite
Request body
Response
200
Example response
{
"SiteId": 12345,
"ChannelId": 67890,
"Priority": 10
}This API call updates a Site's channel mapping.
200
{
"SiteId": 12345,
"ChannelId": 67890,
"Priority": 10
}