post https://api.forge.connected.honeywell.com/sine/v1/hosts/groups
Create a new host group.
This method is used to create both team-scoped and site-scoped host groups.
Responses
Create a new host group.
This method is used to create both team-scoped and site-scoped host groups.
xxxxxxxxxx
curl --request POST \
--url https://api.forge.connected.honeywell.com/sine/v1/hosts/groups \
--header 'accept: application/json' \
--header 'content-type: application/json'