Удалить API-ключ
Удалить 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_id
Идентификатор ящика.
api_key_id
Идентификатор API-ключа.
Errors
404
Not Found Error
