Skip to content

Merge public tags

Public Tags

POST
/tags/merge

Parameters

Query Parameters

moderatorId*

The ID of the moderator merging tags

Type
string
Required

Request Body

application/json
JSON
{
  
"name": "A new tag name",
  
"ids": [
  
  
"123"
  
]
}

Responses

Tags merged

Samples

Gainsight CC Developer Portal