Skip to main content
DELETE
/
api
/
sso
/
orgs
/
{orgId}
/
domains
/
{domain}
Remove domain
curl --request DELETE \
  --url https://api.example.com/api/sso/orgs/{orgId}/domains/{domain} \
  --cookie better-auth.session_token=

Authorizations

better-auth.session_token
string
cookie
required

Path Parameters

orgId
string
required
domain
string
required

Response

200

Default Response