Upload, delete, rotate, and reorder property images
PUT /api/properties/:id). There is no separate /images endpoint.
This page focuses specifically on image management operations.
0 = No rotation (0°)1 = 90° clockwise2 = 180°3 = 270° clockwise (90° counter-clockwise)id (number): Image IDurl (string): Image URL (must match existing)orderIndex (number): Display order (0-based)isMain (boolean): Whether this is the main imageisMain: false, then updated based on this array.newImageRotations): Rotation applied during upload processingexistingImageRotations): Files are downloaded, rotated, and re-uploaded (both variants)rotationDegrees field in the database is set to 0imagesToDelete)existingImageRotations)images)imagesMeta)imagesMeta
MAX_FILE_COUNT constant)orderIndex