Delete a Message
DELETE {{baseUrl}}/v3/grants/:grant_id/messages/:message_id
Nylas does not currently support hard delete but instead we move the message to the trash folder (soft delete).
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"request_id":"\u003cstring\u003e"}