Skip to end of metadata
Go to start of metadata

Location

JSON Format

Name
Type
Read-only
Mandatory
Comment
idintegeryesno 
namestringnoyes 
commentsstringnono 
activebooleannono 

URIs

Uri
Method
Request Data
Success Response Code
Description
/api/locationsGET 200Returns an Array of all Locations
/api/locations/{id}GET 200Returns one Location
/api/locationsPOSTLocation201Create new Location
/api/locations/{id}PUTLocation204Update an existing Location
/api/locations/{id}DELETE 200Delete a Location
  • No labels