curl --location --request PATCH '/content/update/68930ec90d747c93b06189b3' \
--header 'Content-Type: application/json' \
--data '{
"title": "Mastering UI/UX Design",
"slug": "mastering-ui-ux-design",
"content": "Attend our webinar to learn the secrets of UI/UX design.",
"contentType": "blog",
"category": "Technology",
"tags": ["ui", "ux", "design", "webinar"],
"details": {
"source": "Local Business Journal"
}
}'{}