Update Print Logos
post
/content/sim/v2/setup/updatePrintLogos
Updates the Print Logos.
Request
Supported Media Types
- application/json
- multipart/form-data
Header Parameters
-
Simphony-AuditTrailRef: string
Detail that identifies, who made the change.
Request body
Root Schema : schema
Type:
object
Model for Print Logos Object
Show Source
-
filename:
string
The name of the image file with extensionSupported extensions - bmpExample:
ImageAppetizers.bmp
-
hierUnitId(required):
integer
Unique reference of the hierarchy unit where the Print Logos is configuredExample:
3599
-
name(required):
object name
A group of string objects representing the name of the Print Logos in configured languages
-
objectNum(required):
integer
Object Number of the Print Logos.Example:
1
-
size:
integer
The size of the image in bytes.Maximum file size - 2 MBExample:
1
Nested Schema : name
Type:
object
A group of string objects representing the name of the Print Logos in configured languages
Example:
{
"1":"Print Logos",
"2":"Print Logos"
}
Response
Supported Media Types
- application/json
200 Response
Print Logos Updated.
Root Schema : schema
Type:
Show Source
object
-
hierUnitId:
integer
Unique reference of the hierarchy unit where the Print Logos is configuredExample:
3599
-
objectNum:
integer
Object Number of the Print Logos.Example:
1