Delete scheduled emails by batchId or messageId
Delete scheduled batch of emails by batchId or single scheduled email by messageId
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Path parameters
identifier
The batchId of scheduled emails batch (must be a valid UUIDv4) or the messageId of scheduled email (enclosed in angle brackets with @ sign, e.g. <...@domain>).
Errors
400
Bad Request Error
404
Not Found Error