API Keys
Delete API key
DELETE
Delete a gateway API key
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --request DELETE \
--url https://litellm-rust.onrender.com/api/keys/{id} \
--header 'Authorization: Bearer <token>'curl --request DELETE \
--url https://litellm-rust.onrender.com/api/keys/{id} \
--header 'Authorization: Bearer <token>'