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