v1
latestOpenAPI 3.0.02026-08-04361225.7 KBSegments
Update a segment
patch/api/segments/{id}
Path parameters
idstring required
Example:123e4567-e89b-12d3-a456-426614174000
Segment ID
Request body
Example request
{
"name": "High Value Customers",
"description": "Customers with lifetime value over $1000",
"domainId": "123e4567-e89b-12d3-a456-426614174000"
}Response
Segment updated successfully