Segments
Create a segment
Create a new segment.
post/1/newsletters/{domain}/segments
Path parameters
domaininteger required
Unique identifier of the Domain
Request body
Response
Created
Example response
{
"result": "success"
}Create a new segment.
Unique identifier of the Domain
Created
{
"result": "success"
}