update_image_details
Image datta that can be updated.
| Name | Description | Type | Additional information |
|---|---|---|---|
| guid | Image's unique identifier assigned to images you want to update. | text |
Required |
| title | This is optional.When not supplied it will default to using the file's name. | text |
Max length: 50 |
| description | Description you gave the image file | text |
Max length: 1200 |
| visible | Optional - Indicator if the image should be made visible to public (used for inventory files only). If null this argument is ignored. | boolean | None. |
| assigned_gallery_subcategory_ids | Gallery categories this image is associated with on GeoGalleries.com. Leave as null otherwise it will remove any previous assignments. | array (number) | None. |
| assigned_personal_gallery_ids | User created gallery categories this image is associated with on GeoGalleries.com. Leave as null otherwise it will remove any previous assignments. | array (number) | None. |
| rank | Custom ranking of your images on GeoGalleries. | number |
Range: inclusive between 0 and 1000 |