API ReferenceAudienceSegments
Delete a segment
Authorization
api-key X-API-Key<token>
In: header
Path Parameters
id*string
Segment UUID
Response Body
application/json
curl -X DELETE "https://example.com/api/v1/segments/string"{ "data": { "deleted": true }}