Create a report
POST/report
Creates a new dynamic report. Only name is required. If visibility is omitted, the report is created as user.
Request
Responses
- 201
- 4XX
- 5XX
The report was created.
Client error responses due to invalid input or missing parameters.
Internal server error due to an unexpected issue.