v1

latestOpenAPI 3.0.32026-07-2484569553.1 KB
Mandates

Revoke mandate

Revoke a mandate

This API must be called using a backend bearer token.

post/v3/mandates/{id}/revoke

Path parameters

idstring required

ID of the Mandate

Headers

Idempotency-Keystring required

An idempotency key to allow safe retrying without the operation being performed multiple times. The value should be unique for each operation, e.g. a UUID, with the same key being sent on a retry of the same request.

Tl-Signaturestring required

A JWS with detached content, signed with your private key. See Request Signing

Response

Revocation Successful