Skip to main content
POST
Resolve a HITL approval request

Authorizations

Authorization
string
header
required

JWT token (USER, AGENT, or SERVICE auth)

Path Parameters

id
string<uuid>
required

Body

application/json
action
enum<string>
required
Available options:
APPROVED,
REJECTED
message
string

Response

200 - application/json

OK

id
string<uuid>
taskId
string
contextId
string
tenantId
string<uuid>
agentId
string<uuid>
agentMessageRole
string
agentMessageText
string
detectionSource
enum<string>
Available options:
AGENT_INPUT_REQUIRED,
PUSH_NOTIFICATION,
POLICY_ESCALATION
sourceAgentId
string<uuid>
sourceUserId
string<uuid>
sinkAgentId
string<uuid>
agentMessageData
string
policyName
string
matchedContent
string
summary
string
correlationId
string<uuid>
createdAt
string<date-time>
resolution
object