Update a segment
Segments
Update a segment
POST
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
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 updated Segment object