Skip to main content

Cancel a scheduled message

DELETE 
/messages/:id

Cancel a scheduled message that has not yet been sent. Only messages with status=scheduled and send_at more than a minute from now can be cancelled.

Request

Responses

200:

Successful response

403:

Forbidden

404:

Not found.

default:

Unexpected error