API DocumentationBlog categories managementDelete blog category by idDelete blog category by id DELETE /api/blog-category/:id Deletes the given blog category Request Responses204401403404Blog category successfully deletedApi key missingInvalid api keyBlog category not found