Skip to main content
PATCH
Update decision role

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Body

application/json
roleName
string

Role name

Maximum string length: 50
Example:

"Approver"

isDeleted
boolean

Is deleted flag

Example:

false

status
enum<string>

Status

Available options:
ACTIVE,
INACTIVE

Response

200 - application/json

Decision role updated successfully

statusCode
number
required

HTTP Status code

Example:

200

timestamp
string
required

Timestamp of the response

Example:

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

message
string
required

Response message

Example:

"Success"

data
object
required

Response data