Удалить API-ключ

**CLI:** ```bash agentinbox inboxes:api-keys delete --inbox-id <inbox_id> --api-key-id <api_key_id> ```

Authentication

AuthorizationBearer

Header authentication of the form Bearer <token>

Path parameters

inbox_idstringRequired

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

api_key_idstringRequired

Идентификатор API-ключа.

Errors

404
Not Found Error