Create a segment
Segments
Create a segment
POST
Create a segment
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The ID of the business
Body
application/json
The name of the segment
A list of customer IDs to always include in this segment
A list of customer IDs to include in this segment
The filter for this segment
A plain-English description of the segment using bullet-point markdown
Response
200 - application/json
The created Segment object