v51

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-313352,3122.9 MB
plaid

Revoke FDX Consent Grant

Appends a REVOKED status record to the named consent grant

put/fdx/consents/{consentId}/revocation

Path parameters

consentIdstring required

Consent Grant Identifier. Uniquely identifies 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