Tenant - Updates the default theme for a tenant

Updates the default theme assigned to an existing tenant identified by its ID.

patch
Authorizations
HTTPRequired

Please enter a valid token

Path parameters
tenantIdstring · uuidRequired

Enter the ID of an existing tenant

Query parameters
defaultThemeIdstring · uuidOptional

Enter the ID of an existing theme assigned to the tenant

versionstringOptional

The requested API version

Default: 1.0
Responses
200

Success: Default theme assigned successfully.

patch
/tenants/{tenantId}/themes/default

Last updated