Skip to content
API Reference

Disable

DELETE/organizations/{organization_id}/sso-connection

Disable SSO for organization

Path ParametersExpand Collapse
organization_id: string

Organization ID or label identifier

minLength1
maxLength255
Header ParametersExpand Collapse
"X-Client-Request-ID": optional string
formatuuid

Disable

curl https://api.keycard.ai/organizations/$ORGANIZATION_ID/sso-connection \
    -X DELETE
Returns Examples