Update Tenant Customization
PUT /api/v1/admin/tenants/{tenant_id}/customization
PUT
/api/v1/admin/tenants/{tenant_id}/customization
Update tenant customization settings (super admin only).
Updates colors and custom domain.
Authorizations
Seção intitulada “Authorizations ”Parameters
Seção intitulada “ Parameters ”Path Parameters
Seção intitulada “Path Parameters ” tenant_id
required
Tenant Id
integer
Request Body required
Seção intitulada “Request Body required ”Responses
Seção intitulada “ Responses ”Successful Response
TenantCustomizationResponse
Response with tenant customization data.
object
id
required
Id
integer
name
required
Name
string
slug
required
Slug
string
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string