Set Default Organization
PUT/orgs/default/:orgId
Sets the default organization of the ZITADEL instance. If no specific organization is given on the register form, a user will be registered to the default organization.
Request​
Responses​
- 200
- 403
- 404
- default
A successful response.
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.