Add a customer to a segment

Takes in a segment uuid and a phone number to add a customer to a segment

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
  • The url name or uuid of the location
string
required
  • The uuid of the segment
Body Params

A JSON object containing information about the customer to be added to the segment.

string

The phone number of the customer you are trying to add to the segment.

Response
200

Successful response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!