Update Domain Settings for Organization
PUT/orgs/:orgId/policies/domain
Update the domain settings configured on a specific organization. It will overwrite the settings specified on the instance. Domain settings specify how ZITADEL should handle domains, in regards to usernames, emails and validation.
Request​
Responses​
- 200
- 403
- 404
- default
domain policy updated
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.