Overview
An API to update the Cached Report Filters.
Summary
This endpoint update the Cached Report Filters.
Request Arguments
None.
Request Example
POST /rest/v10/Reports/:id/updateReportFilters
Response Arguments
Name |
Type |
Description |
status
|
Boolean
|
Success/Fail status.
|
Response
{
"status": true
}