cURL
curl --request DELETE \ --url https://api.example.com/api/sso/orgs/{orgId}/config \ --cookie better-auth.session_token=
Removes the OIDC configuration, disabling SSO for the organization.
Default Response
Was this page helpful?