Delete an API key
API Keys
Delete an API key
Permanently deletes an API key. Unlike revocation, a deleted key is removed entirely and will no longer appear in the list. This action cannot be undone.
DELETE
Delete an API key
Documentation Index
Fetch the complete documentation index at: https://docs.questra.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Path Parameters
The ID of the API key to delete.
Response
The key was successfully deleted.
Example:
true