Delete API Key
**CLI:**
```bash
agentmail api-keys delete --api-key-id <api_key_id>
```
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
api_key_id
ID of api key.
Errors
404
Not Found Error
