{{baseUrl}}/inbox/:id
DELETE {{baseUrl}}/inbox/:id
Delete the receipt and the delivery verification of a sent email from your INBOX
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-username | string | (Required) Username of Email to check | |
x-password | string | (Required) Password of Email to check | |
Accept | string |
RESPONSES
status: OK
{"success":true,"message":"Message deleted"}