MMS: Callback outbound endpoint

Endpoint for receiving one or multiple outbound webhook events. Actual URL is defined by MMS.callback_url. Outbound events are basically delivery reports that indicate the success of the message delivery to the end user.

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

Channel API access and fees

The Channel API is available to partners and clients who want to build connectors to Communications Platform as a Service (CPaaS) vendors or Mail Transfer Agents (MTAs, also known as ESPs) such as Mailgun, Sinch, Infobip, and Omnivery.

Channel API access isn't enabled by default and is subject to additional fees. To get access, contact your Account Manager.



Body Params
array of objects
required

One or multiple webhook events. Batching may be used to reduce overhead but is optional.

Headers
string
required
Defaults to 123

JSON Web Token containing iat (issued at) claim - numeric unix timestamp in seconds. The validity period of iat is set to 15 minutes. JWT must be signed with provider's secret string (e.g. API key) using HS256 (HMAC with SHA-256).

An API key is a token that you provide when making API calls. Include the token in a header parameter called Authorization.

Example: Authorization: 123

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json

© Bloomreach, Inc. All rights reserved.