Cancel Scheduled Message
Cancel a scheduled message or blast.
Works for both individual scheduled messages and scheduled blasts. Use the scheduleId returned when the message or blast was scheduled.
Authentication
PINNACLE-API-KEYstring
API Key authentication via header
Path parameters
id
Unique identifier of the scheduled message. This identifier is a string that always begins with the prefix msg_sched_, for example: msg_sched_1234567890.
Response
Successfully cancelled the scheduled message or blast.
success
Indicates whether the schedule was successfully cancelled.

