Update Risk Stage

Use this API to assign a risk to a stage in a workflow.

πŸ—’

Things to Know

  • This API will move the risk to the specified stage in the workflow.
  • The risk must be in a valid stage to be moved to the target stage.
Path Params
uuid
required

Risk unique Identifier

Body Params
uuid

Next stage ID - Only required if the navigation direction is Specific

string
enum
required

Navigation direction

Allowed:
parameters
object

Additional parameters for workflow navigation customization

string
length between 0 and 4000

Comment describing the stage change

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
Response
Choose an example:
application/json
*/*