Go
Delete connections from an organization
Disable a specific connection for an Organization. Once disabled, Organization members can no longer use that connection to authenticate.
Note: This action does not remove the connection from your tenant.
DELETE
Go
Documentation Index
Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Organization identifier.
Maximum string length:
50Connection identifier.
Required string length:
1 - 50Response
Connection successfully removed from organization.