portaltheme/{id}
PUT {{base_url}}/ers/config/portaltheme/{{id}}
Request Body
{"PortalTheme"=>{"id"=>"935e5e90-bd06-4cba-9465-e71c475bfe1d", "name"=>"New Theme", "themeData"=>"More Base64 encoded string of CSS file"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Request data format | |
Accept | string | Response data format |