Skip to main content
POST
Respond To Human Request

Authorizations

Authorization
string
header
required

API key authentication. Get your API key from the Duvo dashboard.

Path Parameters

run_id
string<uuid>
required

The run's unique identifier

request_id
string<uuid>
required

The human request's unique identifier

Body

application/json
answers
object

For question-type requests: a map of question text to answer. Multi-select answers should be comma-separated.

approved
boolean

For approval-type requests: true to approve, false to deny

Response

Default Response

human_request
object
required