Generate a project report
POST/nevisadmin/api/v1/projects/:projectKey/reports
Required permission: VIEW_PROJECT on the project, or higher scope
Synchronously generates a report for the given project. The report class (loaded from the project dependencies) aggregates the report; the response body is the rendered report in the requested media type.
Request
Responses
- 200
- 400
- 403
- 404
Success
Missing request body or required parameter
Insufficient permissions.
Project not found