PUT /AdminSetting/UpdateCapacityReportConfig HTTP/1.1 Host: Authorization: YOUR_API_KEY Content-Type: application/json Accept: */* Content-Length: 131 { "workspaceId": [ "text" ], "workspaceName": [ "text" ], "datasetId": [ "text" ], "datasetName": [ "text" ], "reportId": [ "text" ], "pageId": [ "text" ] }
Success: The Capacity Report configuration was successfully inserted or updated.
No Content