Changes the current portal theme.
Name | Description | Type | Example |
Theme
sent in body
|
Portal theme (Base, System, or Dark) | ASC.Web.Core.Users.DarkThemeSettingsEnum |
PUT api/2.0/people/theme Host: yourportal.onlyoffice.com Content-Type: application/json Accept: application/json { "Theme": "Base" }
Theme