Add Subscriber To Segment

Adds a subscriber to a segment by email address. Optionally includes effort tracking and subscriber variables.

Path Params
integer
required

The segment ID to add the subscriber to.

Body Params

Body Params

string
required

The email to add.

boolean

Set activeStatus to true for subscriber to be 'Active', false for 'inactive', null or empty is a 'lead'.

variables
array of strings

The variables to assign to the subscriber.

🚧

Variables

Variables must first be created in the Variables page before they can be assigned to a user.

variables
Response

Language
Credentials
Bearer
JWT
URL
Response
Choose an example:
application/json