Skip to content
post/v1/reports/{report_id}/share

Create — or rotate — the report's public share link.

Parameters

ParametersTypeRequiredDescription
report_id(path)string
authorization(header)

Responses

  • 200Successful Response
    • report_idstringRequired
    • share_tokenstringRequired
    • share_urlstringRequired
  • 422Validation Error
    • detailarrayOptional
POST /v1/reports/{report_id}/share | AIDE