{{baseUrl}}/inbox/:id

DELETE {{baseUrl}}/inbox/:id

Delete the receipt and the delivery verification of a sent email from your INBOX

HEADERS

KeyDatatypeRequiredDescription
x-usernamestring(Required) Username of Email to check
x-passwordstring(Required) Password of Email to check
Acceptstring

RESPONSES

status: OK

{"success":true,"message":"Message deleted"}