Delete segment

DELETE
/api/v2/segments/:projectKey/:environmentKey/:segmentKey

Delete a segment.

Path parameters

projectKeystringRequired

The project key

environmentKeystringRequired

The environment key

segmentKeystringRequired

The segment key

Response

Action succeeded

{}
map from strings to any or null

Errors

Built with