Skip to main content

Update content image by id

Update content image by id

Authorizations:Token
Query Parameters
id
required
integerId value of the Content object
Request Body Schema:
Content object that needs to be added
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
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)