curl --request DELETE \
--url https://apix.spotzee.com/api/client/keys/{keyId} \
--header 'Authorization: Bearer <token>'"<unknown>"Revokes the API key. Subsequent requests using this key will be rejected with 401.
curl --request DELETE \
--url https://apix.spotzee.com/api/client/keys/{keyId} \
--header 'Authorization: Bearer <token>'"<unknown>"Documentation Index
Fetch the complete documentation index at: https://docs.spotzee.com/llms.txt
Use this file to discover all available pages before exploring further.
Project-scoped secret API key (sk_…). Pass in the Authorization: Bearer <key> header. Grants access to the project the key was issued for.
Numeric API key identifier.
12
Revocation acknowledgement.
Provider-specific revocation acknowledgement.
Was this page helpful?