Delete Draft

**CLI:** ```bash agentmail inboxes:drafts delete --inbox-id <inbox_id> --draft-id <draft_id> ```

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

inbox_idstringRequired
The ID of the inbox.
draft_idstringRequired
ID of draft.

Errors

404
Not Found Error