BulkSetLimits
Sets many instance level limits
curl -X PUT "https://loading/instances/limits/_bulk" \ -H "Content-Type: application/json" \ -d '{}'{
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
},
"targetDetails": [
{
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
}
]
}Was this page helpful?
Adds a domain to an instance
Adds a domain to an instance: Deprecated: Use [AddCustomDomain](/reference/api/instance/zitadel.instance.v2.InstanceService.AddCustomDomain) instead to add a Custom Domain to the instance in context
Checks if a domain exists
Checks if a domain exists: Deprecated: Use [ListCustomDomains](/reference/api/instance/zitadel.instance.v2.InstanceService.ListCustomDomains) instead to check existence of an instance