Cancel a Scheduled SMS Message

Cancel a scheduled message by only providing its messageId. Once canceled, the message will no longer be sent.

Note:

  1. The message's scheduled time must be in the future.
  2. To schedule a message, include the Unix timestamp (in seconds) in the scheduledAt parameter when sending a message to only one recipient using the Send Text Message POST HTTP method.
Query Params
string
required

The unique identifier of the scheduled message to be canceled as generated by Javna CPaaS.

Responses

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