Tag::create Method

Create a unique tag with one of the allowed Tag model attributes.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
data ObjectTag model object data. Must include name and attribute parameters.Show Supported Parameters
return_objectBooleanWhether 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.
Have a Question? Please contact [email protected] for technical support.