Featured Updates
Favorites
Favorites are here! Users are now able to show some love to their favorite Records, Dashboards, and Reports.
The following new endpoints empower API users to manage and search their Favorites, including by type (e.g. Record, Dashboard, TableReport, VisualReport).
Record Due Date
The sun gently sets as the PUT /api/v1/records/due-date endpoint
is deprecated as of v2021.2.0. API users can now migrate to PATCH /api/v1/records/{recordId}/due-date
as the replacement to this endpoint.
All Updates
New
Deleted
Deprecated
Changed
Method
Parameter
- Delete generic in query
- Add page in query
- Add record in query
- Delete minUpdated in query
- Add field in query
- Add numericValue in query
- Add textValue in query
- Delete hasChild in query
- Delete minUpdated in query
- Delete validated in query
- Add hidden in query
- Add tableReport in query
- Add workflows in query
- Delete steps in query
- Delete workflow in query
- Add state in query
- Add user in query
- Add direct in query
- Add includeJiraWorkflows in query
- Delete distinct in query
API Documentation
Check out our API Documentation for more usage information on all of the Risk Cloud’s API endpoints.