Skip to main content
Tags are a way for you to seperate different leads/sender emails/campaigns into their own categories.
Send a POST request to the following endpoint.
There are 2 fields you can provide, name and default.
name
string
required
A name for the tag.
default
boolean
default:"false"
deprecated
Whether this is a default tag.
An example of a request in curl: