Skip to main content

Update report metadata

PATCH 

/api/v1/reports/:report_id

Update mutable report metadata such as company name and recipients.

Does not re-generate the PDF; use POST /reports/{id}/regenerate after metadata changes if you want the bundled PDF to reflect them.

  • Scope required: reports:generate.
  • Rate-limit tier: read/default.
  • Idempotent per-request; repeated identical payloads are safe.

Request

Responses

Successful Response