Delete mail thread
DELETE {{baseUrl}}/mailbox/mailThreads/:id
Marks a mail thread as deleted.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"success":true,"statusCode":2000,"statusText":"Success","service":"email-api","data":{"id":1}}