Delete a channel-VAS mapping for one tag
DELETE/api/v1/pms/channel-mappings/vas/:channelId/:vasId/:tagName
Removes only the (channelId, vasId, tagName) row; the VAS stays mapped under the channel's other tags. A listing keeps the VAS when one of those remaining tags still covers it.
Request
Responses
- 204
- 404
Deleted.
No row with that key.