REST API Test Page
Operation
PUT
on
/setup/places/{placeOID}
Update place settings : type, label and metadata
Produces
: application/json
Parameters
Name
Type
Value
Description
placeOID
Path Variable
*
The place OID
(JSON)
Request Body
{ "type" : "a place request type", "label" : "a place request label", "metadata" : "some metadata" }
*
Place settings : type, label and metadata
Result
HTTP Status :