Set a tenant
Sets a tenant within an environment, performing an upsert operation. Any existing properties will be merged with the incoming properties.
Set a tenant
Sets a tenant within an environment, performing an upsert operation. Any existing properties will be merged with the incoming properties.
Endpoint
Rate limit
Tier 3Path parameters
The unique identifier for the tenant.
Query parameters
When true, merges environment-level default preferences into the tenant's settings.preference_set field before returning the response. Defaults to false.
Request body
An optional name for the tenant.
The settings for the tenant. Includes branding and preference set.
The branding for the tenant.
The icon URL for the tenant. Must point to a valid image with an image MIME type.
The logo URL for the tenant. Must point to a valid image with an image MIME type.
The primary color for the tenant, provided as a hex value.
The primary color contrast for the tenant, provided as a hex value.
The preference set for the tenant. Used to override the default preference set.
Any additional custom properties.
Returns
The response from setting a tenant.