Skip to main content
POST
Revoking a delegate immediately invalidates its token. Any future charge attempts using this token will fail with a 403 Forbidden response.

Headers

string
required
Your merchant identifier.
string
required
Your merchant API key.

Path Parameters

string
required
The intentMandate to revoke.

Response

boolean
Will be true if the delegate was successfully revoked.
string
The new status of the delegate, which will be "revoked".