POST
/
disconnect

Deletion is based on both the taxpayer and provider of the access_token used to call this endpoint, and will also delete all tokens with the same taxpayer/provider pair. Other tokens for the same taxpayer, but connected to a different provider, require a separate call.

We require applications to implement the Disconnect endpoint for billing and security purposes.

Authorizations

Authorization
string
headerrequired

Please use your Access Token

Headers

Chart-API-Version
string
default: 2024-01-01required

Header used to specify the version for a given API request. Current version is 2024-01-01.

Response

200 - application/json
status
string

If the request is successful, Chart will return “success” (HTTP 200 status).