Delete a mailing
Deletes a mailing. Once a mailing has reached the PROCESSING_FOR_DELIVERY
status, it cannot be deleted.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
mailingId
The unique identifier for an existing mailing.
Response
OK