Skip to content
CC Developer Portal
Search
K
Main Navigation
Home
Getting Started
Extensions
Connectors
SDK
API
Webhooks
Changelog
Appearance
Menu
Return to top
On this page
Are you an LLM? You can read better optimized documentation at /docs/api/operations/community/deleteProductArea.md for this page in Markdown format
Delete ProductArea
ProductAreas
POST
/productAreas/delete
Parameters
Query Parameters
moderatorId
*
The ID of the moderator deleting ProductArea
Type
string
Required
Request Body
application/json
Schema
JSON
JSON
{
"id"
:
"1"
}
Responses
204
404
422
500
ProductArea deleted
Samples