Skip to main content
post/tags

Create tag

LLM
View as Markdown
Open llms.txt

Creates a label that can be attached to contacts.

Authorization

Scheme

  • bearerAuth

Required scopes

  • tag:create

Allowed roles

  • owner
  • admin
  • agent

Create a contact tag in the workspace.

Request body

  • Name
    application/json
    Type
    CreateTagRequest
    Description
    Required body.

Responses

  • 201

    Tag created

    • application/json Tag
  • default

    Error

    • application/json ProblemDetails