Skip to main content
PATCH
Update assigned action status

Authorizations

Authorization
string
header
required

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

Path Parameters

actionId
string
required

Body

application/json
status
enum<string>
required

Status Name for the action

Available options:
To Do,
Denied,
Approved,
Accepted,
Reviewed,
Rejected,
In Progress,
Completed,
Cancelled,
Assigned,
Deleted,
Overdue,
Pending,
Acknowledged
documentId
string<uuid>

Document ID (optional)

Example:

"8283b9d3-35af-476a-b850-8a41da62aecd"

roleId
string<uuid>

Decision role ID (optional)

Example:

"91bd4694-6756-4ecf-8f22-dd23ae465470"

delegationId
string<uuid>

Delegation ID (optional)

Example:

"e00b8b1b-a4f5-4a02-9574-aa0e12c5acb5"

decisionId
string<uuid>

Decision ID (optional)

Example:

"158c8aca-f329-45e4-8009-67fc1de2e84d"

Response

200 - application/json

Action status updated successfully

statusCode
number
required

HTTP Status code

Example:

200

timestamp
string
required

Timestamp of the response

Example:

"2026-01-08T06:27:47.328Z"

message
string
required

Response message

Example:

"Success"

data
object
required

Response data