Skip to main content
PUT
Update Consented Account

Authorizations

Authorization
string
header
required

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.

AccountId
string
required

The account id selected for update.

version
string
default:v4
required

API version. Indicates which FDX version is in use.

Example:

"v4"

Body

application/json
enabled
boolean
required

Response

200 - application/json

Successful response

Consent object

id
string
Example:

"_sadfa3CKHJ23LKJHKJHLlNaODPmH1LqSb4"

application_name
string
Example:

"Centz"

application_icon_url
string | null
Example:

"https://www.example.com"

created_at
string
Example:

"2024-06-14T19:48:18.354Z"

last_accessed
string
Example:

"2024-05-14T19:48:31.352Z"

accounts
object[]
auto_enable_future_accounts
boolean
Example:

true

consented_on
string
Example:

"2024-05-14T19:48:18.352Z"

revoked_at
string | null
Example:

null