UpdateDeliveryState

Updates the state of a notification delivery.

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

The details of the delivery update.

Represents the parameters required to update the state of a notification delivery.

string | null

Gets or sets the unique transaction or message identifier provided by the downstream channel provider.

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

Gets or sets the parent notification identifier.

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

Gets or sets the unique delivery record identifier.

string | null

Gets or sets the destination address for the delivery update.

string
enum

Allowed values: Pending (0), Sent (1), Delivered (2), Read (3), Clicked (4), Deleted (-99), Cancelled (-9), Dropped (-5), Bounced (-4), ComplaintAsSpam (-3), Unsubscribed (-2), Error (-1).

boolean

Gets or sets a value indicating whether to perform a bulk state update.

deliveryIds
array | null

Gets or sets the list of delivery identifiers for a bulk update operation.

deliveryIds
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