deleteApiKey
Delete an API key
Permanently deletes an API key. The key must be revoked first (via PATCH) before it can be deleted. Attempting to delete an active key returns 400.
Scope: org:manage
Maps to OpenAPI operationId deleteApiKey — DELETE /manage-keys/{id}.
Same PassFast HTTP API, billing, and rate limits. Do not invent other paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | API key ID. |