API used to delink customer FIP accounts.
POST/Accounts/delink
This API will be used to delete a previously established account link to the user's profile. Once deleted, the financial information can not be retrieved for that account through Account Aggregator.
Note: "Request Body Example Value" and "Responses Example Value" given below is for illustrative purposes only.
Request
Responses
- 200
 - 400
 - 401
 - 404
 - 409
 - 412
 - 500
 - 501
 - 503
 
OK
Response Headers
x-jws-signature
Detached JWS of the response body
Bad Request
Response Headers
x-jws-signature
Detached JWS of the response body
Unauthorized Access
Response Headers
x-jws-signature
Detached JWS of the response body
Not Found
Response Headers
x-jws-signature
Detached JWS of the response body
Conflict
Response Headers
x-jws-signature
Detached JWS of the response body
Precondition failed
Response Headers
x-jws-signature
Detached JWS of the response body
Internal Server Error
Response Headers
x-jws-signature
Detached JWS of the response body
Not Implemented
Response Headers
x-jws-signature
Detached JWS of the response body
Service Unavailable
Response Headers
x-jws-signature
Detached JWS of the response body