Delete Segment
Permanently delete a segment or cohort from a website.Endpoint
Headers
Bearer token for authentication
Path Parameters
Website UUID
Segment UUID
Response
Returns
true if deletion was successfulExample Request
Example Response
Error Responses
Unauthorized - You don’t have permission to delete this segment
Not Found - Segment does not exist
You must have delete permissions for the website to remove its segments.