Update 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
}Changes
No recorded changes to this endpoint across all 1 revision of this API.