renza

API reference / Grants

Revoke a grant

DELETE/v1/grants/{id}

Revokes the grant (the principal loses any access it conferred).

Requires an API key (bearer), scoped to the active org. Supports idempotency keys.

Path parameters

  • idstringrequired

Returns

  • 200The revocation confirmation.

Failures use the standard error envelope with a closed set of codes.