# Update preview position **PUT /actions/preview-files/{preview_file_id}/update-position** Allow to change orders of previews for a single revision. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters #### Path parameters - **preview_file_id** (string(uuid)) Preview file unique identifier ## Body parameters Content-type: application/json - **position** (integer) New position for the preview ## Responses ### 200: Preview position updated #### Body Parameters: application/json (object) - **id** (string(uuid)) Preview file unique identifier - **position** (integer) Preview position [Powered by Bump.sh](https://bump.sh)