Teams FunctionalityDeleting a connectionOn this pageDeleting a connection ON THIS PAGE Deleting a connection will disable all sharing, and removing all sharing settings between both orgs. Example curl --location --request DELETE 'https://api.opensolar.com/api/orgs/:org_id/connected_orgs/:connection_id/' \--header 'Authorization: Bearer REDACTED' \