DELETE /api-keys/
Permanently delete an API key. Any requests using this key will immediately fail.Authentication
JWT (Dashboard)Path Parameters
| Parameter | Type | Description |
|---|---|---|
id | string (UUID) | API key ID |
Revoke and delete an API key.
| Parameter | Type | Description |
|---|---|---|
id | string (UUID) | API key ID |