Cancels postcard with given id

DELETE {{baseUrl}}/postcards/:psc_id

Completely removes a postcard from production. This can only be done if the postcard has a send_date and the send_date has not yet passed. If the postcard is successfully canceled, you will not be charged for it. Read more on cancellation windows and scheduling. Scheduling and cancellation is a premium feature. Upgrade to the appropriate Print & Mail Edition to gain access.

RESPONSES

status: OK

{"id":"adr_PZ3Fw70hp9","deleted":true}