DisconnectOAuthAccessToken
Disconnects the OAuth access token used for authentication with Xero API.
Result Set Columns
| Name | Type | Description |
| Success | String | A boolean indicating whether the token was successfully disconnected. 'True' means the disconnection was successful, and 'false' means there was an issue with disconnecting the token, such as invalid credentials or an error in the process. |