PUT /themes/{themeId}
PUT
/themes/{themeId}
Updates theme configuration for the specified theme ID.
content: application/json: schema: $ref: "#/components/schemas/Theme"
content: application/json: schema: $ref: "#/components/schemas/Error"
themeId*
String
Selected theme ID.
*
Object that contains theme configuration.