Skip to main content

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

Deleted (or already absent).