Open Context Protocol is live! 🚀 Read the launch post
postBlogPostClassificationLevel

postBlogPostClassificationLevel

Reset blog post classification level

POST /blogposts/{id}/classification-level/reset HTTP/1.1

Parameters

{
  "id": {
    "description": "The ID of the blog post for which classification level should be updated.",
    "required": true,
    "location": "path",
    "type": "integer",
    "format": "int64"
  }
}