Dissociate tags from topic
POST {{baseUrl}}/api/v1/communityTopics/:id/dissociateTags
This API removes quick access/reference tags from a forum topic.
OAuth Scope
Desk.community.UPDATE
Attributes
| Attribute Name | Data Type | Description |
|---|---|---|
| tags (required) | <list> | Tag phrases |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string |