cURL
curl --request DELETE \ --url https://api.range.org/v2/account-connections/{id} \ --header 'Authorization: Bearer <token>'
Deletes an account connection by id for the caller workspace.
Documentation IndexFetch the complete documentation index at: https://docs.range.org/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.range.org/llms.txt
Use this file to discover all available pages before exploring further.
Use Authorization: Bearer
Connection deleted successfully
Was this page helpful?