Skip to main content

Imports apartment route files

  • Imports all apartment route image files from zip archive. The device optimizes the images. The approximate optimization time is 1s for 1 image.
  • Image name format regex: ^route-[1-9]\d{0,3}-\d{1,2}-(\d|[1-8]\d|9[0-8])-\d{1,2}.(webp|png|jpg|jpeg)$
  • Supported image formats: webp, png, jpg, jpeg
  • Required image formates are webp, png, jpg, jpeg, size - 600x1024 px
  • This feature is available only in AA-14FB panel
Request Body required
  • file object

    Zip archive

Responses

OK

Loading...