post https://api.trifft.io/v1/segment//remove-content
This endpoint removes a segment assignment from a specific content item. The segment can be identified by its UUID or slug. The content can be any supported type, such as a news article, deal, coupon, or reward. If the segment is not assigned to the content, the endpoint returns a 200 OK response without performing any action.
This endpoint supports batch operations via the Batch API, enabling multiple content removals in a single request to improve efficiency and minimize the number of API calls.
Notice
If the content is not currently assigned to the specified segment, the endpoint will return a 200 OK response without performing any additional actions. No changes will be made since the segment is not linked to the content.