v2
latestOpenAPI 3.1.12026-07-2613060964.2 KBDelete API Key
Delete an API key by its id (e.g. ws_apik_...). Once disabled, the key can no longer authenticate requests.
delete/v1/{workspace}/ws_api_key/{api_key_id}/
Path parameters
workspacestring required
Workspace slug (e.g. staging, production).
api_key_idstring required
API key identifier (e.g. ws_apik_...).
Response
API key disabled - no response body.