Update Auto Access
Set a consented app’s auto update status. Use this endpoint to allow or disallow an app to automatically add new accounts to an end user’s consent. This sets the consent object’s auto_enable_future_accounts field to true or false.
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.
"v4"
Body
true
Response
Successful response
Consent object
"_sadfa3CKHJ23LKJHKJHLlNaODPmH1LqSb4"
"Centz"
"https://www.example.com"
"2024-06-14T19:48:18.354Z"
"2024-05-14T19:48:31.352Z"
true
"2024-05-14T19:48:18.352Z"
null

