This page was last edited on October 31, 2023, at 13:30.
Comments or questions about this documentation? Contact us for support!
This operation is part of the Place Management API section of the Web Services API.
Creates a new place.
Request URL | api/v2/places |
---|---|
HTTP Method | POST |
Required Features | api-provisioning-write |
Parameter | Value |
---|---|
name | The name of the place. |
POST /api/v2/places
{
"name":"JoshW"
}
{
statusCode: 0
id: "15f4b6e7-f8f7-4039-b2f0-23ee146a7e8b"
path: "/places/15f4b6e7-f8f7-4039-b2f0-23ee146a7e8b"
uri: "http://hpe-voicevm-70.genesyslab.com:8090/api/v2/places/15f4b6e7-f8f7-4039-b2f0-23ee146a7e8b"
}