delete https://whatsapp.api.javna.com/whatsapp/v1.0/message/schedule
Cancel a scheduled WhatsApp message by providing its messageId
. Once canceled, the message will no longer be sent.
Note:
- The message's scheduled time must be in the future.
- To schedule a message, include the Unix timestamp (in seconds) in the
scheduledAt
parameter when sending a message through one of the Outbound Messages endpoints