Skip to main content
PATCH
Update delegation condition

Authorizations

Authorization
string
header
required

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

Path Parameters

conditionId
string
required
delegationId
string
required

Body

application/json
conditionName
string

Delegation condition Name

Maximum string length: 150
Example:

"test condition"

conditionDescription
string

description of delegation condition

Example:

"description of condition"

isActive
boolean

Status of condition Delegation.

Example:

"true"

Response

200 - application/json

Condition delegations updated successfully

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