cURL
curl --request DELETE \ --url http://localhost:3001/api/v1/mail/{folder}/{id} \ --cookie nut-session=
{ "success": true, "data": {} }
Delete an email from a folder
Session cookie authentication
Mail folder Mail folder name
inbox
read
sent
Email ID
Email deleted