Create Segment
segments-admin
Create Segment
Create a new segment for team_id.
Compiles the submitted condition tree (slug → FK ID, display decoration, cross-team validation) before persisting. Slug collisions are rejected with 409; compile failures with 422.
POST
Create Segment
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/vnd.api+json
Response
Successful Response