Update project album itemAsk AIput https://classic-api.contractorscloud.com/api/v1/projects/{project_id}/albums/{album_id}/items/{album_item_id}Update a project album item by its id.Path Paramsproject_idint32requiredThe id of the Project.album_idint32requiredThe id of the Album.album_item_idint32requiredThe id of the AlbumItem.Body Paramspositionint32The position / order of the AlbumItem within the Album.Responses 200200 400400Updated over 2 years ago