Revokes an API key, immediately invalidating it for all future operations. This action cannot be undone.
curl --request DELETE \
--url https://api.fluxer.app/v1/admin/api-keys/{keyId} \
--header 'Authorization: <api-key>'{}Documentation Index
Fetch the complete documentation index at: https://docs.fluxer.app/llms.txt
Use this file to discover all available pages before exploring further.
curl --request DELETE \
--url https://api.fluxer.app/v1/admin/api-keys/{keyId} \
--header 'Authorization: <api-key>'{}