Authorization: Bearer ********************{
"title": "string",
"content": "string",
"category": "string",
"tags": [
"string"
],
"imageUrl": "http://example.com",
"published": true
}{
"success": true,
"message": "Operation completed successfully.",
"data": {}
}