SystemService
📄️ Creates a new instance with all needed setup data This might take some time
Creates a new instance with all needed setup data
📄️ Returns all instance members matching the request all queries need to match (ANDed) Deprecated: Use the Admin APIs ListIAMMembers instead
Returns all instance members matching the request
📄️ Sets the primary domain of an instance
Sets the primary domain of an instance
📄️ Set a feature flag on an instance
Set a feature flag on an instance
📄️ Returns a list of ZITADEL instances
Deprecated: Use [ListInstances](apis/resources/instance_service_v2/instance-service-list-instances.api.mdx) instead to list instances
📄️ Returns the detail of an instance
Deprecated: Use [GetInstance](apis/resources/instance_service_v2/instance-service-get-instance.api.mdx) instead to get the details of the instance in context
📄️ Removes an instance This might take some time
Deprecated: Use [DeleteInstance](apis/resources/instance_service_v2/instance-service-delete-instance.api.mdx) instead to delete an instance
📄️ Updates name of an existing instance
Deprecated: Use [UpdateInstance](apis/resources/instance_service_v2/instance-service-update-instance.api.mdx) instead to update the name of the instance in context
📄️ Deprecated: Use CreateInstance instead Creates a new instance with all needed setup data This might take some time
Deprecated: Use CreateInstance instead
📄️ Checks if a domain exists
Deprecated: Use [ListCustomDomains](apis/resources/instance_service_v2/instance-service-list-custom-domains.api.mdx) instead to check existence of an instance
📄️ Returns the custom domains of an instance Checks if a domain exists Deprecated: Use the Admin APIs ListInstanceDomains on the admin API instead
Returns the custom domains of an instance
📄️ Adds a domain to an instance
Deprecated: Use [AddCustomDomain](apis/resources/instance_service_v2/instance-service-add-custom-domain.api.mdx) instead to add a custom domain to the instance in context
📄️ Removes the domain of an instance
Deprecated: Use [RemoveDomain](apis/resources/instance_service_v2/instance-service-remove-custom-domain.api.mdx) instead to remove a custom domain from the instance in context