Create segment

Body Params
json
Defaults to { "name": "replace with the name of the segment", "description": "replace with description", "broadcastMediumId": "replace with broadcast medium Id", "segmentType":"replace with segment type", "tagId": "Replace with the tag Id", "filters": [], "persons": [ { "substitutionTags": [{"tag": "replace with name of the tag","value": "replace with value of the tag"}], "externalId": "replace with uuid", "firstName": "replace with first name", "lastName": "replace with last name", "phone": "replace with phone number", "email": "replace with email" } ] }

name: Replace with name of segment, description: Replace with description of segment, broadcastMediumId: Replace with id of the broadcast medium Id, segmentType: Replace with type of segment, persons, externalId: Replace with uuid, firstName: Replace with first name, lastName: Replace with last name, phone: Replace with mobile phone number, email: Replace with email, externalId: Replace with uuid, firstName: replace with name, lastName: Replace with last name, phone: Replace with mobile phone number

Headers
string

This API key is provided by Instaleap when starting the integration

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json