Update ReportAsk AIput https://api.lytics.io/v2/report/{id}Update a Report's label or descriptionPath ParamsidstringrequiredThe report IDQuery Paramsaccount_idstringThe account ID. Defaults to the user's default account.Body ParamsReport Requestcomponentsarray of objectsList of components that make up the reportcomponentsADD objectdescriptionstringAn optional description of the ReportlabelstringrequiredA label for the Report. This is how the report will be identified in the UI.user_idstringThe user ID that created or updated the reportResponses 200Report Response 400Bad Request 404Not Found 500Internal Server ErrorUpdated 7 months ago