PUT https://:account.api-us1.com/api/3/tags/id
- JSON
{
"tag":{
"tag": "My Tag",
"tagType": "contact",
"description": "Description"
}
}
200 OK
PATH PARAMS
id REQUIRED
int32 ID of the tag to update
BODY PARAMS
tag
object tag.description
tag.tag
string Name of the tag being updated
tag.tagType
string Tag-type of the tag being updated. Possible Values: template, contact
tag.description
string Description of the tag being updated
Opmerkingen
0 opmerkingen
Artikel is gesloten voor opmerkingen.