Skip to end of metadata
Go to start of metadata

Group

JSON Format

Name
Type
Read-only
Mandatory
Comment
idintegeryesno 
namestringnoyes 
commentsstringnono 
activebooleannofalse 
assetTrackerTypestringnonoOne of: EHD, ZEN10, NONE
categoryIdsarraynonoarray of Category.id
requireCategorybooleannono 

URIs

Uri
Method
Request Data
Success Response Code
Description
/api/groupsGET 200Returns an Array of all Groups
/api/groups/{id}GET 200Returns one Group
/api/groupsPOSTGroup201Create new Group
/api/groups/{id}PUTGroup204Update an existing Group
/api/groups/{id}DELETE 200Delete a Group
  • No labels