Create a Customer Segment
Creates a new customer segment with the specified name, priority, and optional conditions.
Documentation Index
Fetch the complete documentation index at: https://docs.api.stuut.co/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The name of the segment (case-insensitive unique per org).
1 - 128Lower number = higher priority for conflict resolution when partner matches multiple segments.
x >= 0Optional description of what this segment represents.
Segment filter conditions. Use and_/or_ to combine conditions.
Successful Response
The name of the segment (case-insensitive unique per org).
Optional description of what this segment represents.
Lower number = higher priority for conflict resolution when partner matches multiple segments.
Rules that determine which partners belong to this segment.
String representing the object's type. Objects of the same type share the same value.