Delete an account
To use this endpoint from the browser, you’ll need to specify the /accounts/{accountID}/profile.disconnect
scope when generating a token, and provide the changed information.
This will sever the connection between you and the account specified and it will no longer be listed as active in the list of accounts. This also means you’ll only have read-only access to the account going forward for reporting purposes.
DELETE
/accounts/{accountID}
Path parameters
accountID
string
<uuid>
required
ID of the account.