Documentation

Revoke an API key

DELETE
/api/v1/external/keys/{keyId}

Scope requis : delete:keys.

AutorisationBearer <jeton>

JWT d'organisation obtenu via le flow OIDC. Voir le guide d'intégration.

Dans: header

Paramètres de chemin

keyId*string

Corps de réponse

curl -X DELETE "https://example.com/api/v1/external/keys/string"
Vide