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

Authorizations

X-API-KEY
string
header
required

Response

SSO was successfully deleted