Delete Users from a Segment

This API is used to delete users from 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

The unique identifier corresponding to the segment

Query Params
string

The unique identifier of the app user

Body Params
string

Contains comma separated users

Headers
string

Applictaion/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