Entries/Places
Review a place by a secret token
Reviews a specific revision of a place. If a newer revision already exists, a review is no longer possible. An audit log is written into the history of the place revision. Depending on the review status the affected place might be hidden from search results (archived, rejected) or re-appear (created, confirmed).
post/places/review-with-token
Request body
Example request
{
"status": "rejected",
"token": "e43e4a348172480c8f48b5b734f591f4ef9d626c42d04dc8bc826087299a7a65372"
}Response
Created a review for the place.