cURL
curl --request POST \ --url https://api.transmit.dev/v1/emails/{id}/cancel \ --header 'Authorization: Bearer <token>'
{ "success": true, "message": "<string>" }
Cancel a scheduled email before it is sent
Documentation IndexFetch the complete documentation index at: https://docs.transmit.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.transmit.dev/llms.txt
Use this file to discover all available pages before exploring further.
Enter your API key with 'tx_' prefix. Get your API key from the dashboard.
Email cancelled successfully
Operation success status
Success message