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