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