Remove Segment from Content

Remove the association between a segment and a content item.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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.

Path Params
string
required

UUID or slug of Segment

Body Params
string
enum
required

Type of Content

Allowed:
string
required

UUID of Content

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json