REST API Test Page
Operation
POST
on
/setup/places/{parentPlaceOID}/subPlaces
Create place in user setup
Produces
: application/json
Parameters
Name
Type
Value
Description
parentPlaceOID
Path Variable
*
The parent place of the new place
(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 :