Add Users to a Segment

This API is used to add users to a segment.

For Segment:

The following is the error code displayed when the Segment messaging is disabled for your tenant.

{

  "code": 70,

  "description": "Segment based messaging feature is not available for your tenant"

}

📘

Note

To enable the Segment messaging for your tenant, contact your account manager.

📘

Know Your Endpoint

Based on the domain you use to log in to imiconnect, the endpoint for your API varies. See the endpoint section to understand which endpoint to use for your domain.

Path Params
string
required

The unique identifier corresponding to the app asset

string
required

Unique ID of the segment

Body Params
string

Contains comma separated users

Headers
string

Application/JSON

string

Client key that can be accessed from your app asset configuration page on imiconnect platform

Response

Language
Credentials
Header
Request
Response
Choose an example:
application/json