Create Client Risk

Creates a new risk for the specified client with the provided details.

The authenticated user becomes the creator. Supported status values: Not Assessed, Assessment in progress, Assessed, Remediation in progress, Remediated, Closed.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Unique identifier of the client

Body Params

Risk creation payload.

Request payload to create a risk (public API)

string
required
length ≥ 1

The title of the risk, which is mandatory and cannot be blank or null

string

A detailed description providing additional context or details about the risk

string
enum
Defaults to Not Assessed

Risk workflow status.

Allowed:
string

The department responsible for or associated with managing the risk

string

The category or classification of the risk, helping to group similar risks

string

The user who owns or is responsible for managing the risk

string

The potential impact of the risk on the business operations or objectives

int32
1 to 5
Defaults to 1

The severity or level of impact of the risk if it occurs, typically on a scale (e.g., 1-5)

int32
1 to 5
Defaults to 1

The likelihood or probability of the risk occurring, typically on a scale (e.g., 1-5)

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json