curl --location --request POST 'https://api.falken.ltd/api/ai/news/generate' \
--header 'Content-Type: application/json' \
--data-raw '{
"organizationId": "7bc05553-4b68-44e8-b7bc-37be63c6d9e9",
"articleType": "string",
"entityId": "156e622c-6cdf-4c27-9bc9-2f2db69919f5",
"year": 0,
"customInstructions": "string",
"tone": "string"
}'{
"contentHtml": "string",
"contentMarkdown": "string",
"suggestedTitle": "string",
"suggestedExcerpt": "string",
"articleType": "string",
"model": "string",
"provider": "string",
"generatedAt": "2019-08-24T14:15:22.123Z",
"inputTokens": 0,
"outputTokens": 0
}