Segments
Update a segment
Update a segment with new values.
put/1/newsletters/{domain}/segments/{segment}
Path parameters
domaininteger required
Unique identifier of the Domain
segmentinteger required
Unique identifier of the Segment
Request body
Response
OK
Example response
{
"result": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.