Skip to main content
POST
Delete segment definition
Required scopes: customers:rw

Authorizations

Authorization
string
header
required

Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.

Body

application/json
segment_id
integer<int64>
required

The custom definition ID. Built-in definitions 0 and 1 cannot be deleted.

Example:

2

Response

The definition was deleted.