Callback

Use the Callback API to receive real-time RCS notifications of incoming messages and other events.

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

The name of the bot.

string
required

The type of event or message.

string
required

The unique identifier for the original request or message.

string
required

The session identifier for the conversation or interaction. It helps to associate multiple messages from the same user or session.

string
required

The text content of the message sent by the user.

string
required

The timestamp of when the message was received or sent.

string
required

The contact information of the user.

string
required

The name of the user.

Response
200

OK

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!