SetInstanceFeature
Set a feature flag on an instance
Path Parameters
instance_id*string
feature_id*string
Value in
"INSTANCE_FEATURE_UNSPECIFIED" | "INSTANCE_FEATURE_LOGIN_DEFAULT_ORG"Response Body
application/json
curl -X PUT "https://loading/instances/string/features/INSTANCE_FEATURE_UNSPECIFIED"{
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
}
}Was this page helpful?
Returns the detail of an instance
Returns the detail of an instance: Deprecated: Use [GetInstance](/reference/api/system/zitadel.system.v1.SystemService.GetInstance) instead to get the details of the instance in context
SetLimits
Explore the SetLimits operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.