Remove a list entry
DELETE
https://myagentmail.com/v1/inboxes/{id}/lists/{lid}/entries/{eid}For agents View as Markdown
Path parameters
idrequired string | Inbox UUID |
lidrequired string | List UUID |
eidrequired string |
Responses
200Deleted
Authentication
Send your API key in the X-API-Key header (or Authorization: Bearer <key>). Any prefix accepted by this endpoint — tk_, wk_, ak_, or sa_ — is documented in the key prefix table.