Create External Segment

POST {{base_url}}/api/1/external-segmentation/external-segment?locale={{locale}}

Request Params

KeyDatatypeRequiredDescription
localestring

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"}]