Revoke Consent
Consent Management
Revoke Consent
PUT
Revoke Consent
Disables the selected consent and updates
revoked_at with current time. Use this endpoint when an end user wants to stop all data sharing with an app.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The consent id. This value is returned in the GET Consent List as id.
API version. Indicates which FDX version is in use.
Example:
"v4"
Response
200 - application/json
Successful response
Consent object
Example:
"_sadfa3CKHJ23LKJHKJHLlNaODPmH1LqSb4"
Example:
"Centz"
Example:
"https://www.example.com"
Example:
"2024-06-14T19:48:18.354Z"
Example:
"2024-05-14T19:48:31.352Z"
Example:
true
Example:
"2024-05-14T19:48:18.352Z"
Example:
null

