A valid request URL is required to generate request examples{
"siloID": 123,
"name": "<string>",
"description": "<string>",
"usable": true,
"additonalTenantsAllowed": true,
"batchWorkers": 123,
"eventSenderWorkers": 123,
"tenantID": 123
}Updates tenant silo config
A valid request URL is required to generate request examples{
"siloID": 123,
"name": "<string>",
"description": "<string>",
"usable": true,
"additonalTenantsAllowed": true,
"batchWorkers": 123,
"eventSenderWorkers": 123,
"tenantID": 123
}JWT Authorization header using the Bearer scheme.
Request to create tenant silo config
Success
Model of a tenant silo config.
A Silo ID
Name of the Silo
Description of silo configuration
Whether the silo config is usable or not
Check whether theAdditional tenants allowed or not
Number of Batch Workers to run for this tenant.
Number of Event Sender Workers to run for this tenant.
A Tenant ID