Mandate API
Revoke Delegate
Revoke an active Intent Mandate, instantly preventing further charges.
POST
Revoking a delegate immediately invalidates its token. Any future charge attempts using this token will fail with aDocumentation Index
Fetch the complete documentation index at: https://docs.delegare.dev/llms.txt
Use this file to discover all available pages before exploring further.
403 Forbidden response.
Headers
Your merchant identifier.
Your merchant API key.
Path Parameters
The
intentMandate to revoke.Response
Will be
true if the delegate was successfully revoked.The new status of the delegate, which will be
"revoked".