Skip to main content
DELETE
/
audience
/
segments
/
{segmentId}
Delete a segment
curl --request DELETE \
  --url https://app.lettr.com/api/audience/segments/{segmentId} \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.lettr.com/llms.txt

Use this file to discover all available pages before exploring further.

Permanently delete a segment. Requires the audience:write scope and is blocked for sandbox API keys.

Authorizations

Authorization
string
header
required

API key for authentication

Path Parameters

segmentId
string<uuid>
required

Segment ID

Response

Segment deleted