Picture review
Back office: accepting candidate photographs. Requires an admin session.
Models with picture candidates waiting on a decision
/picture-reviewThe picture review queue: models for which the image finder proposed candidate photographs that nobody has accepted or rejected yet.
Use this candidate as the model's picture
/picture-review/candidates/{id}/selectPoints the model picture at the candidate's URL, clears the crop so the image pipeline redoes it, and marks the picture as reviewed.
Path Parameters
Responses
stringWhat to change about the request to make it succeed.
Keep the current picture and stop offering the model for review
/picture-review/pictures/{id}/keepAccepts the picture already on the model and takes it out of the review queue, without changing the image.
Path Parameters
Responses
stringWhat to change about the request to make it succeed.
The picture the site leads with for a model
/picture-review/models/{id}/front-pictureReturns the FRONT picture (or the oldest one as fallback: the same rule the public thumbnail follows) with its raw source URL and protected flag. Raw URLs are admin-only, which is why this is not part of the public model payload.
Path Parameters
Responses
stringWhat to change about the request to make it succeed.
Replace a model's front picture and/or set its protected flag
/picture-review/models/{id}/front-pictureA new URL clears the crop so the image pipeline redoes it, same handoff as selecting a candidate. When the model has no picture yet, a URL creates the FRONT row.
Path Parameters
Request Body
Responses
stringWhat to change about the request to make it succeed.
stringWhat to change about the request to make it succeed.