Stop a Scheduled Message
DELETE {{baseUrl}}/v3/grants/:grant_id/messages/schedules/:scheduleId
This endpoint prevents a scheduled message that has not yet been sent from being sent. You can only use this endpoint before the message has reached its send_at time. You cannot use this endpoint to un-send a message.
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Accept | string |