MINARA

Revoke a tool-consent grant

DELETE /v1/consent/grants/:id — Mark a grant revoked. Subsequent autonomous calls to the tool under the same scope will block again until a fresh grant

DELETE /v1/consent/grants/:id

Mark a grant revoked. Subsequent autonomous calls to the tool under the same scope will block again until a fresh grant is issued.

MethodDELETE
Path/v1/consent/grants/:id
AuthAuthorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set
Categoryadmin

On this page