v2023.7.0 Release Notes
Updated on: July 14, 2023
These are Release Notes for v2023.7.0 of Risk Cloud API v2, released on July 13th, 2023.
Risk Cloud API v2 is a collection of new API-first and RESTful API endpoints to streamline the creation of custom integrations with the Risk Cloud.
These endpoints are currently in open alpha, meaning that backwards compatibility is not guaranteed and breaking changes are to be expected as the endpoints are finalized. The full release of these new v2 endpoints is anticipated for late 2023.
Risk Cloud API v2 Resources
Featured Updates
Steps (New)
Retrieve a page of all steps that the current user has Build Access to parent application to.
Create a step from a JSON request body.
Retrieve a step specified by the ID in the URL path.
Delete a step specified by the ID in the URL path.
Update a step specified by the ID in the URL path from a JSON request body. Only present properties with non-empty values are updated.