Mapped Places
Update a Place
put/places/{place_id}
Path parameters
place_idstring required
Headers
Content-Typestring
Request body
object required
Example request
{
"title": "Updated from API"
}Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.