Analytics-Manage reports-Manage Reports-Update the Definition of an Existing Report

Number of APIs: 7

  1. Delete the report instance DELETE {{baseUrl}}/api/model/reports/:reportId/instances

  2. Logout POST {{baseUrl}}/api/auth/logout

  3. Get quick search results in a list format GET {{baseUrl}}/api/searches/results?type=3&pattern=2&limit=10&name=Brand Performance by Region

  4. Login POST {{baseUrl}}/api/auth/login

  5. Update the report PUT {{baseUrl}}/api/model/reports/:reportId?showExpressionAs=tokens&showFilterTokens =true

  6. Get a report within a report instance GET {{baseUrl}}/api/model/reports/:reportId?showExpressionAs=tokens&showFilterTokens=true

  7. Create a report instance POST {{baseUrl}}/api/model/reports/:reportId/instances