Create External Segment
POST {{base_url}}/api/1/external-segmentation/external-segment?locale={{locale}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
locale | string |
Request Body
[{"name"=>"file", "value"=>nil, "datatype"=>"null"}, {"name"=>"title", "value"=>"People who love to watch horror films", "datatype"=>"string"}, {"name"=>"identifier", "value"=>"sso", "datatype"=>"string"}]