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.
Changes
Changed in 2 of the 50 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 17 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲