Skip to main content
POST
Request human attention

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

Body

application/json
execution_id
string<uuid>
required
expected_state_version
integer
required
Required range: x >= 1
kind
enum<string>
required
Available options:
approval,
clarification,
access,
decision,
destructive_action,
other
title
string
required
Required string length: 1 - 2000
request_summary
string
required
Required string length: 1 - 4000
why_needed
string
required
Required string length: 1 - 4000
resume_condition
string
required
Required string length: 1 - 4000
idempotency_key
string
required
Required string length: 1 - 128
target_type
any
required
target_member_id
string<uuid>
required
target_team_id
null

Response

Request human attention

attention
object
required
execution
object
required