Skip to main content

Publish a report

POST 

/api/v1/reports/:report_id/publish

Publish a ready report to a shareable URL.

Generates a published_url and optional share expiry; may accept a password to protect the public link. Only reports in ready state can be published.

  • Scope required: reports:publish.
  • Rate-limit tier: read/default.
  • Idempotent per-request; re-publishing rotates the share expiry.

Request

Responses

Successful Response