Skip to main content
PATCH
Update status of multiple actions

Authorizations

Authorization
string
header
required

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

Body

application/json
ids
string[]
required

Array of action IDs

Minimum array length: 1
Example:
statusId
string<uuid>
required

New status ID to set

Example:

"69729ad2-7f76-4824-ba2b-64c4a82ddbe4"

Response

200 - application/json

Actions 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