Segments
Delete a segment
DELETE
Delete a segment
Authorizations
An API token. The "read" ability: GET routes only. "read + write": every route.
Headers
Replay a write safely: the same key gives back the first answer for 24 hours (header Idempotent-Replay: true).
Maximum string length:
255Path Parameters
The segment's identifier (uuid).
Response
Deleted.