> ## Documentation Index
> Fetch the complete documentation index at: https://docs.keywordsai.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete API key

You can delete a temporary API key by sending a DELETE request to the temporary keys endpoint.

## Path parameters

<ParamField path="temporary_api_key_id" type="string">
  The ID of the temporary API key to delete.
</ParamField>
