Skip to main content
PATCH
Update action

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Action ID

Example:

"693aa0e8-4895-4de4-8148-9585219243af"

Body

application/json
actionName
string

Action name

Example:

"Review Financial Report"

description
string

Action description

Example:

"This action requires reviewing the Q1 financial report."

actionTypeId
string<uuid>

Action type ID

Example:

"d6b43e09-6d12-41d4-876a-4364b312a331"

actionTemplateId
string<uuid>

Action template ID

Example:

"b996772b-8bec-458e-a959-04310a73dd22"

actionPriorityId
string<uuid>

Action priority ID

Example:

"1dc95194-340d-4ac1-9bdc-b6f2a6d0c390"

actionStatusId
string<uuid>

Action status ID

Example:

"f5375c74-669d-4666-b0ce-0563f7bad200"

decisionId
string

Decision ID

Example:

"34df3f81-a4c4-4788-8fa5-20647091183a"

delegationId
string

Delegation ID

Example:

"f00e2dd3-7126-4d7e-a536-69a59f37ab8a"

documentId
string

Document ID

Example:

"fa930d6a-906a-4cd3-93a9-87cc4ad49f1b"

ownerId
string<uuid>

Owner ID

Example:

"58fe689a-1a5f-4580-a0f5-725876df25f6"

dueDate
string<date-time>

Due date

Example:

"2025-04-15T14:00:00.000Z"

assigneeIds
string<uuid>[]

Assignee IDs

Example:
files
object[]

Files

Response

200 - application/json

Action 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