API Key Management
Revoke API Key
Permanently revokes an API key. Revoked keys stop working immediately and cannot be re-activated. The last active key on an account cannot be revoked.
Authorization
apiKey X-API-Key<token>
In: header
Path Parameters
id*string
The UUID of the API key to revoke.
Format
uuidResponse Body
curl -X DELETE "https://api.stakingrewards.com/public/billing/api-keys/9bc34e12-0000-4def-8abc-112233445566"Empty
Empty
Empty
Empty