Skip to main content
post/contacts/{contactId}/tags/{tagId}

Add tag to contact

LLM
View as Markdown
Open llms.txt

Adds a label to the contact for segmentation, routing, or reporting.

Authorization

Scheme

  • bearerAuth

Required scopes

  • contact:update

Allowed roles

  • owner
  • admin
  • agent

Tag a contact in scope.

Parameters

  • Name
    contactId
    Type
    path string
    Description
    Required parameter.
  • Name
    tagId
    Type
    path string
    Description
    Required parameter.

Responses

  • 204

    Tag added

  • default

    Error

    • application/json ProblemDetails