Delete the workspace SSO integration

Deletes the AuthIntegration and unsets the auth field on every user linked to it, so those users fall back to email + password and can no longer sign in through the identity provider.

Recorded in the CloudWatch audit log (api / SsoIntegrationDeleted).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
curl -X DELETE 'https://apis.elai.io/api/v1/sso' \
  -H 'Authorization: Bearer YOUR_API_TOKEN'
Responses
204

Integration deleted and users unlinked.

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json