Create report
Creates a new custom report in the current workspace.
POST
/api/unstable/reportsCreates a new custom report in the current workspace.
Request Body
application/json
name*string
Display name for the new report.
Length
1 <= lengthExample
"Pipeline overview"description?string
Optional description shown in report listings.
Example
"Weekly pipeline monitoring"visibility?string
Visibility scope for the report.
Value in
"public" | "private"Example
"private"[key: string]?never
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json