REST API: Segments: Delete
This endpoint removes a segment for a specific application.
DELETE API url -> /v1/segments
Query Parameters
The following query parameters are possible:
| Field | Type | Description | Required |
|---|---|---|---|
| id | String | segment id | ✅ |
| appId | String | Application id | ✅ |