Skip to main content
DELETE
Cancel a scheduled message.

Authorizations

Authorization
string
header
required

Use the Access Token generated with user type as Sub-Account (OR) Private Integration Token of Sub-Account.

Headers

Version
enum<string>
required

API Version

Available options:
2021-04-15

Path Parameters

messageId
string
required

Message Id

Example:

"ve9EPM428h8vShlRW1KT"

Response

The scheduled message was cancelled successfully

status
number
required

HTTP Status code of the request

Example:

404

message
string
required

Error message of the request

Example:

"Failed cancel the scheduled message"

Last modified on March 8, 2026