Skip to content

Delete ProductArea

ProductAreas

POST
/productAreas/delete

Parameters

Query Parameters

moderatorId*

The ID of the moderator deleting ProductArea

Type
string
Required

Request Body

application/json
JSON
{
  
"id": "1"
}

Responses

ProductArea deleted

Samples

Gainsight CC Developer Portal