Batch modify the specified emails
POST {{baseUrl}}/emails/mailboxes/:email/messages/batchModify
Modifies the labels on the specified messages.
Scopes:
mail:write
Rate Limit Label
:
HEAVY
Not supported in Gov cluster
Request Body
{"ids"=>["<string>", "<string>"], "addLabelIds"=>["<string>", "<string>"], "removeLabelIds"=>["<string>", "<string>"]}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
RESPONSES
status: ``