Reset Domain Settings of Organization
DELETE/orgs/:orgId/policies/domain
Resets the domain settings configured on a specific organization to the settings configured on the instance. Domain settings specify how ZITADEL should handle domains, in regards to usernames, emails and validation.
Request​
Responses​
- 200
- 403
- 404
- default
resets the custom domain policy to the default policy
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.