Delete Segment
segments-admin
Delete Segment
Soft-delete a segment. The slug becomes reusable (partial unique index filters soft-deleted rows).
Blocked with 409 if access rules reference this segment unless
?force=true is passed. Design §8.1 symmetric integrity guard.
DELETE
Delete Segment
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
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