Skip to main content
POST
Créer un tag

Authorizations

Authorization
string
header
required

Token API généré depuis votre espace de travail Setteo.

Body

application/json
label
string
required
Maximum string length: 255
Example:

"Prospect chaud"

description
string | null
Example:

"Prospect prêt à réserver un appel."

pipeline_stage
enum<string> | null
Available options:
new,
contacted,
engaged,
qualified,
call_booked,
won,
lost,
null
Example:

"qualified"

Response

Tag créé.

data
object
required