Update 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 segment
Body
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
Metadata attached to this segment
Response
The updated Segment object
The ID of the segment
The name of the segment
The filter for this segment
A Markdown description of the filter
Metadata attached to this segment
The customers that are always included in this segment