Skip to main content
PATCH
Check cascading updates

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
decisionId
string

ID of decision being edited which will potentially cascade updates to its child delegations

Example:

"864fa115-52d0-4466-baff-740447a60774"

parentDelegationId
string

ID of delegation being edited which will potentially cascade updates to its child delegations

Example:

"726fa115-52d0-4466-baff-740447a60774"

updatedPathwayOptions
array[]

Updated Delegation Pathway options

Example:
updatedDelegationGroups
object[]

Updated Delegation Groups

updatedDelegationAuthorities
object[]

Updated Delegation Authorities

updatedDecisionGroups
object[]

Updated Decision Groups

updatedDecisionAuthorities
object[]

Updated Decision Authorities

Response

200 - application/json

Cascading updates checked successfully before Delegation update

statusCode
number
required

HTTP Status code

Example:

200

timestamp
string
required

Timestamp of the response

Example:

"2026-01-08T06:33:50.384Z"

message
string
required

Response message

Example:

"Success"

data
object
required

Response data