Segments
Create Segment
Create a new segment
post/segments
Request body
Example request
{
"name": "Executives",
"description": "Leadership at customer accounts"
}Response
Created
Create a new segment
{
"name": "Executives",
"description": "Leadership at customer accounts"
}Created