v171

OpenAPI 3.1.0raw.githubusercontent.com2026-08-0726249111.7 MB
API keys

Delete an API key

Permanently deletes an API key. Cache entries in API_KEYS_KV are invalidated immediately so an in-flight token cannot ride out the TTL. The response body is empty on success.

delete/v2/api-keys/{api_key_id}

Path parameters

api_key_idstring required

API key id to delete.

Response

API key deleted successfully.