Set Receive Callback

Configure the callback URL to notify when a message is received. Each FoneNumber can be configured to use its own callback URL for handling receive notifications.

Information about incoming messages can be posted to a callback URL. The following information is available:

ParameterTypeDescription
tostringPhone number of recipient.
fromstringFoneNumber of sender.
msgstringContents of the message.
idstringUnique identifier for the message.

For more information, see Callbacks / Web Hooks.

Language
Authorization
Header
Click Try It! to start a request and see the response here!