Skip to content

Rename public tag

Public Tags

POST
/tags/rename

Parameters

Query Parameters

moderatorId*

The ID of the moderator renaming tag

Type
string
Required

Request Body

application/json
JSON
{
  
"id": "1",
  
"name": "A new tag name"
}

Responses

Tag renamed

Samples

Gainsight CC Developer Portal