Delete Segment by ID
DELETE {{baseUrl}}/segments/:id
This API deletes the segment specified by the given ID.
Note: Segment deletion may take some time to go into effect. A token with ORG_ADMIN or API authority is required to call this API.
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string |