POST https://:account.api-us1.com/api/3/tags
- JSON
{
"tag":{
"tag": "My Tag",
"tagType": "contact",
"description": "Description"
}
}
201 Created
BODY PARAMS
tag
object tag.description
tag.tag
string Name of the new tag
tag.tagType
string Tag-type of the new tag. Possible Values: template, contact
tag.description
string Description of the new tag
Opmerkingen
0 opmerkingen
Artikel is gesloten voor opmerkingen.