Update a tag

PUT {{yourAccountUrl}}/api/3/tags/:tagId

Request Body

{"tag"=>{"tag"=>"tag3 updated", "tagType"=>"contact", "description"=>"testing updating a tag using the API"}}

HEADERS

KeyDatatypeRequiredDescription
Api-TokenstringYour ActiveCampaign API Token