Batch delete the specified emails

POST {{baseUrl}}/emails/mailboxes/:email/messages/batchDelete

Delete multiple messages specified in request body.

Scopes: mail:write

Rate Limit Label: MEDIUM

Not supported in Gov cluster

Request Body

{"ids"=>["<string>", "<string>"]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring