delete
/contacts/{contactId}/tags/{tagId}Remove tag from contact
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