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

Remove tag from contact

LLM
View as Markdown
Open llms.txt

Removes a label from the contact.

Authorization

Scheme

  • bearerAuth

Required scopes

  • contact:update

Allowed roles

  • owner
  • admin
  • agent

Remove a tag from a contact in scope.

Parameters

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

Responses

  • 204

    Tag removed

  • default

    Error

    • application/json ProblemDetails