Member Group: update
Overview
Modify a member group. For example, you could change a member group's name, type.
API URL
/api/persongroup/update
HTTP Method
POST
URL Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| access_token or user_access_token | String | Requires | Specify the API access_token of the account or the user_access_token obtained after the user logged in. |
| id | String | Requires | Specify the id that needs to be updated. |
Form Data
| Name | Description |
|---|---|
| name | Member Group Name |
| objects | Member ID |
| type | Member Group Type (1:Heart Rate,3:Low Battery,4:Device State,5:Offline,6:Offside,10:Rollcall,14:One-Click Rollcall) |
| classify | Member Category ID |