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/deletePublicTag.md for this page in Markdown format
Delete public tag
Public Tags
POST
/tags/delete
Parameters
Query Parameters
moderatorId
*
The ID of the moderator deleting tag
Type
string
Required
Request Body
application/json
Schema
JSON
JSON
{
"id"
:
"1"
}
Responses
204
404
422
500
Tag deleted
Samples