Analytics-Manage reports-Manage Reports-Create a New Report
Number of APIs: 6
-
Login POST {{baseUrl}}/api/auth/login
-
Save the report POST {{baseUrl}}/api/model/reports/:reportId/instances/save
-
Delete created report DELETE {{baseUrl}}/api/objects/:reportId?type=3
-
Create a FFSQL report POST {{baseUrl}}/api/model/reports?showExpressionAs=tokens&showFilterTokens =true
-
Delete the report instance DELETE {{baseUrl}}/api/model/reports/:reportId/instances
-
Logout POST {{baseUrl}}/api/auth/logout