Analytics-Manage reports-Manage Incremental Refresh Report Objects-Create, Update, and Delete an Incremental Refresh Report

Number of APIs: 6

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

  2. Update an incremental refresh report PUT {{baseUrl}}/api/model/incrementalRefresh/:irrId?showExpressionAs=tree&showFilterTokens=true

  3. Get the incremental refresh report definition GET {{baseUrl}}/api/model/incrementalRefresh/:irrId?showExpressionAs=tree&showFilterTokens=true&showAdvancedProperties=true

  4. Delete the incremental refresh report DELETE {{baseUrl}}/api/objects/:objectId?type=3

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

  6. Create an incremental refresh report POST {{baseUrl}}/api/model/incrementalRefresh