Frontu API Sandbox
ClientApi/Place

GET Place

1min
POST
https://dev1.frontu.com//client/api/v2/places
This enpoint allows to create or update place. If you want to update Place using POST method you need to fill information for guid field or systemId field in request body.
Authentication
Authorization
Body Parameters
body
*
scanCode
*
title
*
note
systemId
guid
deleted
workspace
*
longitude
latitude
Responses
201
Returned when successful
400
Data contains errors
Curl
JS
Ruby
Python
Responses
201
400