v1
latestOpenAPI 3.1.02026-08-063776831.4 MBTenant Configuration
Update Tenant Configuration by Type
Creates or updates a tenant configuration based on configurationTypeId path parameter.
post/tenant-configurations/by-configuration-type/{configurationTypeId}
Path parameters
configurationTypeIdstring required
Configuration type ID
Headers
tenant-idstring required
Tenant ID
Request body
Response
Tenant configuration updated successfully
Example response
{
"timezoneAbbreviation": "EST"
}