Delete API key
DELETE /api/keys/{key_id}
Delete an API key, scoped to the effective org.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
key_id | path | integer | yes | — |
Responses
| Status | Description |
|---|---|
200 | Successful Response |
422 | Validation Error |
Response body
| Field | Type | Required | Description |
|---|---|---|---|
message | string | yes | — |
Operation ID: delete_api_key_api_keys__key_id__delete