Skip to main content
PUT
Update a risk profile

Authorizations

ds-api-token
string
header
required

API token passed in the request header.

Path Parameters

id
string
required

Risk profile identifier.

Body

Request body for kyt.UpdateRiskProfileRequest

UpdateRiskProfileRequest schema

name
string
required
Maximum string length: 30
Example:

"Standard"

thresholds
object[]

Response

Updated risk profile.

RiskProfileResponse schema

created_at
string<date-time>
id
string<uuid>
Example:

"b2c3d4e5-f6a7-4901-8cde-f12345678901"

name
string
Example:

"Standard"

thresholds
object[]
updated_at
string<date-time>