curl --request DELETE \
--url https://apix.spotzee.com/api/client/organizations/api-keys/{keyId} \
--header 'Authorization: Bearer <token>'"<unknown>"Revokes the organisation API key. Subsequent requests using this key will be rejected with 401.
curl --request DELETE \
--url https://apix.spotzee.com/api/client/organizations/api-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.
Organisation-scoped admin API key (ok_…). Pass in the Authorization: Bearer <key> header. Used to manage projects and other organisation-level resources.
Numeric organisation API key identifier.
5
Revocation acknowledgement.
Provider-specific revocation acknowledgement.
Was this page helpful?