Create a reportAsk AIpost https://api.doit.com/analytics/v1/reportsCreates a new report.Body ParamsnamestringReport name.descriptionstringReport description.configobjectReport configuration.config objectlabelsarray of stringsArray of label IDs assigned to the reportlabelsADD stringResponses 201Created - The request succeeded. 400Bad Request - The server cannot process the request, often due to a malformed request. 401Unauthorized - Invalid API key. 403Forbidden - The client is not authorized to perform the request. 500Internal Server Error - Something went wrong with the DoiT API server.Updated 3 months ago