Jump to: POST Response Notes | API Call Builder
Create a unique tag with one of the allowed Tag model attributes.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
data | Object | Tag model object data. Must include name and attribute parameters.Show Supported Parameters |
return_object | Boolean | Whether return object is needed |
POST Response Notes
Returns the newly created tag ID or created Tag model object if return_object is "true"
API Call Builder
Javascript is required to use the API Call Builder.