Delete Segment
DELETE {{baseUrl}}/api/segments/:id/
Delete a segment with the given segment ID.
Rate limits:
Burst: 3/s
Steady: 60/m
Scopes:
segments:write
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
revision | string | (Required) API endpoint revision (format: YYYY-MM-DD[.suffix]) | |
Accept | string |