Tag Parameters: update
Overview
Modify a tag parameters. For example, you could change a tag parameters's name,description.
API URL
/api/tagparamrules/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 | Tag Parameters Settings Name |
| describe | Describe Info |
| param | Tag Parameters Info |
| starttime | Settings start time |
| stoptime | Settings stop time |
| isused | Enabled state |
| send_anchor | Anchor Serial NO. |
| riceive_diff | Settings Type(1:All,2:Member,3:Member Group,4:Tag,5:Tag Group) |
| receive_object | Settings Objects |