Manage venue.
Venue Service API & Model Documentation (0.2.8)
- Generated server url
http://localhost/venues
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
No request payload
Response
[ { "id": "string", "name": "string", "description": "string", "address": { … }, "tags": [ … ], "floorPlans": [ … ], "isTemplate": true } ]