Create a group

POST {{protocol}}://{{service}}.{{region}}.{{base_url}}/api/v1/groups

Create a device group. Refer to your business plan for the maximum number of groups that can be created.

Request Body

{"name"=>"{{groupName}}"}

RESPONSES

status: Created

{"id":"a2582d78-4be0-4cef-a4ab-6d37c432a1c1","name":"BranchA","deviceIds":[],"createdAt":"2022-07-04T00:00:00Z","updatedAt":"2022-07-07T00:00:00Z"}