API referenceGrants`DELETE /grants/{id}` — revoke a grant.DELETE/grants/{id}Path Parametersid*stringGrant idResponse Body204404cURLJavaScriptGoPythonJavaC#Rustcurl -X DELETE "https://example.com/grants/string"204404Empty`POST /grants` — issue a scope grant (admin; owner-reserved scopes need owner). POSTPrevious Page`GET /grants` — list the org's scope grants, with optional filters. GETNext Page