Move the specified email to TRASH folder

POST {{baseUrl}}/emails/mailboxes/:email/messages/:messageId/trash

Moves the specified message to the TRASH folder.

Scopes: mail:write

Rate Limit Label : LIGHT

Not supported in Gov cluster

HEADERS

| Key | Datatype | Required | Description | | Accept | string | | |

RESPONSES

status: OK

{"id":"\u003cstring\u003e","threadId":"\u003cstring\u003e","labelIds":["\u003cstring\u003e","\u003cstring\u003e"]}