Cancel a scheduled postcard
lob_cancel_postcardCancel a postcard before its send_date so it is never mailed (and not billed). Fails if the send window has passed. Lob API: DELETE /v1/postcards/{id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Postcard id (psc_…) to cancel. |