Segments
Bulk Upload Segment Audiences
Bulk upload contact’s audiences
POST
/
segment
/
contact
/
bulk-upload?id=
{id}
You can download sample file Here
”In the API request body, you need to include the file path prefixed with file=@, like this:“
Example: file=@"C:\Users\xyz\Downloads\SampleAudienceList.csv"
Authorizations
x-api-key
string
headerrequiredPath Parameters
id
string
requiredThe ID of the contact to get audiences
Body
multipart/form-data
file
file
requiredThe file to upload.
Response
200 - application/json
message
string