Skip to main content

Update banner image by id

Update banner image by id

Authorizations:Token
Query Parameters
id
required
integerId value of the BannerRotationImage object
Request Body Schema:
BannerRotationImage object that needs to be added
bannerRotationSlide
altstringAlternative image text
s3iconsArrayS3 icons cache
needMigrationbooleanFlag: Is need migration of image to S3
widthintegerWidth
heightintegerHeight
hashstringImage hash
needProcessbooleanIs image need process or not
idintegerUnique id
pathstringPath (URL or file name in storage directory)
fileNamestringFile name
mimestringMIME type
storageTypestringStorage type
sizeintegerSize
dateintegerCreate / modify date (UNIX timestamp)

Responses

200Success
Response schema:
Success
bannerRotationSlide
altstringAlternative image text
s3iconsArrayS3 icons cache
needMigrationbooleanFlag: Is need migration of image to S3
widthintegerWidth
heightintegerHeight
hashstringImage hash
needProcessbooleanIs image need process or not
idintegerUnique id
pathstringPath (URL or file name in storage directory)
fileNamestringFile name
mimestringMIME type
storageTypestringStorage type
sizeintegerSize
dateintegerCreate / modify date (UNIX timestamp)