Skip to Content

Documentation

v2024.12.0 Release Notes

These are Release Notes for v2024.12.0 of Risk Cloud API v2, released on December 11th, 2024.

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.

Risk Cloud API v2 Resources

What’s Changed

Return Type:

Changed response : 200 OK

  • Changed content type : application/json
    • Added property description (string)
      | The description of the step
Request:

Changed content type : application/json

  • Added property description (string)
    | The description of the step
Return Type:

Changed response : 200 OK

  • Changed content type : application/json
    • Added property description (string)
      | The description of the step
POST/api/v2/steps
Request:

Changed content type : application/json

  • Added property description (string)
    | The description of the step
Return Type:

Changed response : 200 OK

  • Changed content type : application/json
    • Added property description (string)
      | The description of the step
Return Type:

Changed response : 200 OK

  • Changed content type : application/json
    • Changed property content (array)
      A array of returned items

      Changed items (object):

      • Added property description (string)
        | The description of the step
Parameters:

Changed: field-type in query

A field type where, if provided, the response will only contain fields of the identified field type

New Articles