Skip to content

Rename ProductArea

ProductAreas

POST
/productAreas/rename

Parameters

Query Parameters

moderatorId*

The ID of the moderator renaming ProductArea

Type
string
Required

Request Body

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

Responses

ProductArea renamed

Samples

Gainsight CC Developer Portal