Skip to content

Create public tag

Public Tags

POST
/tags/create

Parameters

Query Parameters

authorId*

The ID of the author of the tag

Type
string
Required

Request Body

application/json
JSON
{
  
"name": "A tag to be added"
}

Responses

Tag created

Samples

Gainsight CC Developer Portal