API Reference
OIDC
Platform

Grants

AdminUpdated Sep 11, 2026

Grants

Backend API — secret key (Authorization: Bearer sk_…).

1 route. Each row is one endpoint with its explanation, required scope, and whether it honours the Idempotency-Key header.

Method & path

Scope

Idem

Explanation

DELETE /v1/grants/:id

grants:write

Revoke one consent grant and cascade-revoke its access/refresh grants through the standard revocation path, so the app stops working on its next request.

Was this page helpful?