Add Segments to a Campaign
Add a list of segments for the specified campaign.
Path Parameters
idstringrequired
The id of the campaign to add segments to.
HTTP Request Examples
[
3,
19,
45
]
HTTP Request Parameters
HTTP Response Examples
200
{
"Status": true,
"Message": "",
"Response": {}
}