> ## Documentation Index
> Fetch the complete documentation index at: https://docs.open.cx/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete a contact segment

> Delete a contact segment through the public API with segment write permission. Learn the request fields, responses, and membership behavior.

Requires `segments:write`.

Deletes the definition and its stored memberships, retaining contacts. Returns 204 with no body, or 404 if the segment does not exist in your organization. References in other configurations are not rewritten; review them before deletion.

See [contact segment guidance](/api-reference/contacts/segments/introduction) for filter examples and membership timing.
