Skip to main content
DELETE
Moves a pending or approved send to cancelled. Use it when the agent’s plan changes or the message is no longer wanted; an approved send that is never executed lapses on its own at expires_at. Returns the updated pending send. Cancellations are written to the account activity log as pending_send.cancelled, and still count toward the 500 holds per 24 hours.

Path Parameters

string
required
Pending send ID.

Errors

Also 401 invalid_credentials.

Examples