Reset Report Section Prompt
DELETE/report-settings/prompts/:section_key
Clear a section's override, reverting narration to the code default.
Deletes the stored override row for the section so the next report generation falls back to that section's built-in default text. Fails if no override is currently set — there is nothing to clear — rather than silently succeeding as a no-op.
Request
Responses
- 204
- 403
- 404
- 422
Successful Response
Forbidden
Not Found
Unprocessable Entity