Delete a Thread

DELETE {{baseUrl}}/v3/grants/:grant_id/threads/:thread_id

Moves the specified thread to the trash. This is considered a soft delete because the call does not empty the trash. Any messages that belong to the thread are also moved to the trash. Not available for IMAP.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"request_id":"\u003cstring\u003e"}