Skip to main content

Upload image

Upload image for site with specific id

Path Parameters
  • siteId int64 required
Request Body
  • image-to-upload binary required
Responses

OK


Schema
  • baseColor int32
  • colorDepth int32
  • date date-time
  • fileName string
  • fileWeight int64

    File weight of image

  • format string

    Possible values: [PNG, JPEG, GIF, SVG, MVG, WEB]

  • height int32
  • id int64

    The unique identifier of the given image

  • keywords string[]
  • name string
  • path string
  • shared boolean
  • siteId int64
  • size int64

    Size of image

  • source string
  • sourceUrl string
  • width int32
Loading...