latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-173512,4063.0 MB

e536704a333f

plaid

Revoke FDX consent grant

Revokes a consent grant, ending the data recipient's ongoing access to the customer's data.

put/fdx/consents/{consentId}/revocation

Path parameters

consentIdstring required

Unique identifier of the consent grant.

Request body

initiator'DATA_ACCESS_PLATFORM' | 'DATA_PROVIDER' | 'DATA_RECIPIENT' | 'INDIVIDUAL' | 'MERCHANT' | 'VENDOR' required

Identifies the type of a party

reason'BUSINESS_RULE' | 'SECURITY_EVENT' | 'USER_ACTION' | 'OTHER' required

Reason for lifecycle event status change

otherReasonstring

Additional information or description of an OTHER reason

updatedTimestring date-time

When the revocation was effected on the initiator's side

Response

No Content