Skip to main content

Save New Tag

POST 

/api/lead-fields/save-new-tag

Save a new tag to Redis cache immediately without waiting for lead save.

This endpoint is used when users create new tags in the UI (e.g., in workflow nodes) and want them to be available in autocomplete immediately, even before the tag is associated with any lead.

The tag will persist in Redis for 7 days and appear in all tag autocomplete dropdowns. Once the tag is used on an actual lead, it will be permanently stored in the database.

Request

Responses

Successful Response