Удалить API-ключ
Удалить API-ключ
**CLI:**
```bash
agentinbox pods:api-keys delete --pod-id <pod_id> --api-key-id <api_key_id>
```
Authentication
AuthorizationBearer
Header authentication of the form Bearer <token>
Path parameters
pod_id
Идентификатор пода.
api_key_id
Идентификатор API-ключа.
Errors
404
Not Found Error
