Set Report Section Prompt
PUT/report-settings/prompts/:section_key
Set (create or replace) the prompt override for a report section.
Persists the given template as the section's override, superseding its built-in default the next time a report is generated. The template is validated before it is stored: it must be a well-formed format string and may only reference placeholders the section actually supplies, so a broken override can never surface later as a generation-time failure.
Request
Responses
- 200
- 403
- 422
Successful Response
Forbidden
Unprocessable Entity