Skip to main content
PATCH
Patch Workspace Risk Configuration

Authorizations

X-API-KEY
string
header
required

Authorization method required to allow user to access the api endpoints.

Body

application/json
attribution_signals
object[]
case_auto_create
object
exposure_signals
object[]
behaviours
object[]
attribution_removals
string[]

Signal ids to remove from attribution_signals.

exposure_removals
string[]

Exposure signal ids to remove.

behaviour_removals
string[]

Behaviour ids to remove.

Response

200 - application/json
workspace_id
string
required
Example:

"ws-12345"

attribution_signals
object[]
required
exposure_signals
object[]
required
behaviours
object[]
required
case_auto_create
object
required

Whether a risk_screen result at or above min_tier auto-creates a case.

updated_at
string
required
Example:

"2026-05-18T10:00:00Z"

Last modified on July 22, 2026