Delete a List Segment
Permanently delete a segment from a subscriber list. This action will remove the segment and its conditions from the list.
🗑️ Delete a List Segment
Remove a segment from a list using its unique segment and list identifiers. This operation is irreversible.
🔹 HTTP Request
🔸 URL Segments
Segment
Required
Description
LIST-UNIQUE-ID
Yes
Unique identifier of the list.
SEGMENT-UNIQUE-ID
Yes
Unique identifier of the segment.
🔐 Authorization Header
💻 PHP Example
📦 Sample JSON Response
Last updated