Create project album itemAsk AIpost https://classic-api.contractorscloud.com/api/v1/projects/{project_id}/albums/{album_id}/itemsCreates a new item for a project album.Path Paramsproject_idint32requiredThe id of the Project.album_idint32requiredThe id of the Album.Body Paramsproject_file_idint32requiredThe id of the ProjectFile for the AlbumItem.positionint32The position / order of the AlbumItem within the Album.Responses 201201 400400Updated over 2 years ago