cURL
curl --request DELETE \ --url https://api.example.com/api/sso/orgs/{orgId}/domains/{domain} \ --cookie better-auth.session_token=
Removes a domain from the organization’s verified domain list.
Default Response
Was this page helpful?