Forwards the press-release context, language, and coverage window to the upstream Rust service's /briefing endpoint, together with the current organization's name, and returns the generated briefing payload.
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X POST "https://example.com/api/v1/press-monitor/briefing" \ -H "Content-Type: application/json" \ -d '{}'{}