Удалить черновик

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

Authentication

AuthorizationBearer

Header authentication of the form Bearer <token>

Path parameters

inbox_idstringRequired

Идентификатор ящика.

draft_idstringRequired

Идентификатор черновика.

Errors

404
Not Found Error