CreateSubscription

Creates a new notification subscription.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The details of the subscription to create.

Represents the parameters required to create, update, or delete a notification subscription.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the unique subscription identifier (used for updates and deletions).

string
^-?(?:0|[1-9]\d*)$

Gets or sets the identifier of the event associated with this subscription.

string | null

Gets or sets the recipient destination address (e.g. email or phone number).

string | null

Gets or sets the friendly display name of the recipient.

string
enum

Allowed values: Mail (10), SMS (20), Whatsapp (30), Account (40).

Allowed:
string | null

Gets or sets the execution environment name.

string | null

Gets or sets the IP address of the calling application.

string | null

Gets or sets the authentication token of the active user.

string | null

Gets or sets the unique session identifier.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the identifier of the user initiating the request.

string | null

Gets or sets the IP address of the active user.

string | null

Gets or sets the correlation thread identifier.

string
enum

Allowed values: Draft (0), Active (1), Unknown (-999), Deleted (-99), Blocked (-12), Freezed (-11), Test (-9), Passive (-1).

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Response

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json