Remove the existing SSO integration in Gable
cURL
curl --request DELETE \ --url https://{hostname}.gable.ai/v0/settings/sso \ --header 'X-API-KEY: <api-key>'
{ "message": "<string>", "id": 123, "title": "<string>" }
SSO was successfully deleted