Groups

Create new group in service

post/groups/

Request body

frominteger
namestring
tagsstring[]

Response

group created successful

statusstring

Example response

{
  "status": "success"
}

Changes