Skip to main content
DELETE
Delete Segment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string
required
segment_id
string
required

Query Parameters

force
boolean
default:false

When true, delete the segment even if access rules reference it. Those rules' in_segment conditions will fail-close per design §5.6.

Response

Successful Response