Удалить 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_idstringRequired

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

api_key_idstringRequired

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

Errors

404
Not Found Error