Remove a channel-listing mapping
DELETE/api/v1/pms/channel-listings/:channelId/:listingId
Deletes the row. To keep the channel curated while withdrawing one listing, upsert with isEnabled: false instead — removing a channel's last row makes it match every listing again.
Request
Responses
- 204
Deleted (or already absent).