Jump to: POST Response Notes | API Call Builder
Update a tag
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| NetworkToken | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| id | Integer | Tag ID |
| data | Object | Tag model object dataShow Supported Parameters |
| return_object | Boolean | Whether return object is needed |
POST Response Notes
Returns updated Tag model object if return_object is true. Otherwise, returns boolean true.
API Call Builder
Javascript is required to use the API Call Builder.