curl --request DELETE \
--url https://{tenantDomain}/api/v2/organizations/{id}/connections/{connection_id} \
--header 'Authorization: Bearer <token>'curl --request DELETE \
--url https://{tenantDomain}/api/v2/organizations/{id}/connections/{connection_id} \
--header 'Authorization: Bearer <token>'Documentation Index
Fetch the complete documentation index at: https://auth0-chore-sdk-version-update-20260521.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Organization identifier.
50Connection identifier.
1 - 50Connection successfully deleted.
このページは役に立ちましたか?