Delete a mailing
Deletes a mailing. Once a mailing has reached the PROCESSING_FOR_DELIVERY
status, it cannot be deleted.
Path parameters
mailingId
The unique identifier for an existing mailing.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK
Errors
400
Bad Request
401
Unauthorized
404
Not Found
500
Internal Server Error