Skip to main content

Delete a report

DELETE 

/api/v1/reports/:report_id

Permanently delete a report and its PDF artifact.

  • Scope required: reports:generate.
  • Rate-limit tier: read/default.
  • Idempotent-ish: a repeat delete returns 404.

Request

Responses

Successful Response