Create a tag
POST {{yourAccountUrl}}/api/3/tags
Request Body
{"tag"=>{"tag"=>"tag3", "tagType"=>"contact", "description"=>"testing adding a tag using the API"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Api-Token | string | Your ActiveCampaign API Token |