Skip to main content
POST
Revoke mandate

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
mandateId
string
required
reason
string
revokedBy
string

Response

Mandate revoked

revoked
boolean
Example:

true

mandateId
string
Example:

"mnd_01h8a9bc"

status
string
Example:

"REVOKED"

Last modified on September 19, 2026