Update Consented Account
Consent Management
Update Consented Account
Updates a consent by enabling or disabling an account. Use this endpoint when an end user wants to change whether or not an account is shared with an app.
PUT
Update Consented Account
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.
The account id selected for update.
API version. Indicates which FDX version is in use.
Example:
"v4"
Body
application/json
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

