Updating theme Configuration
Updates theme configuration.
PUT
/themes/{themeId}
Updates theme configuration for the specified theme ID.
Path Parameters
Name | Type | Description |
---|---|---|
themeId* | String | Selected theme ID. |
Request Body
Name | Type | Description |
---|---|---|
* | String | Object that contains theme configuration. |
Last updated