Move the specified thread out of TRASH folder

POST {{baseUrl}}/emails/mailboxes/:email/threads/:threadId/untrash

Move the specified thread out of the trash folder. Any messages that belong to the thread are also removed from the trash.

Scopes: mail:write

Rate Limit Label : MEDIUM

Not supported in Gov cluster

HEADERS

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

RESPONSES

status: OK

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