Skip to main content
PATCH
Validate action

Authorizations

Authorization
string
header
required

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

Body

application/json
tenantId
string<uuid>
required

Tenant ID

Example:

"38453168-0991-4d24-9b49-4cf641f8a7bf"

delegationId
string<uuid>

Delegation ID (optional)

Example:

"f1a8ad1b-b597-44c2-a756-f42f3bc35b63"

decisionId
string<uuid>

Decision ID (optional)

Example:

"64d365be-f8d6-4d1a-9192-46737dc112d2"

Response

200 - application/json

Action validated 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