Delete project album itemAsk AIdelete https://classic-api.contractorscloud.com/api/v1/projects/{project_id}/albums/{album_id}/items/{album_item_id}Delete 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.Responses 204204 400400Updated over 2 years ago