Skip to main content
PATCH
Unarchive Custom Segment

Authorizations

Authorization
string
header
required

Basic Authentication using your Workspace ID (as username) and Data API Key (as password) from the MoEngage Dashboard.

Body

application/json

The name of the custom segment to be unarchived.

Schema for requests that only require the segment name.

name
string
required

The name of the custom segment.

Response

Custom-segment unarchive request accepted.

message
string

The status message of the request.

success
boolean

Indicates if the request was accepted.

Example:

true

cs_name
string

The unique name of the custom segment being processed.