Update Background Image
Updates an existing background image on the specified design theme.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| designThemeCode* | path string | |
| imageCode* | path string | |
Request Body*
{
"imageAssetCode": "string",
"pageSelection": "None",
"position": "FullPage",
"offsetXMm": 0,
"offsetYMm": 0
}
Responses
200 OK
401 Unauthorized – Invalid or missing API key
404 Not Found