Skip to main content
POST
Accept or decline request

Authorizations

Authorization
string
header
required

User keys begin with darwin_. Application service-account keys begin with darwin_sa_ and are restricted to linked agents.

Headers

Idempotency-Key
string
required

A caller-generated key, unique to this operation and payload.

Required string length: 1 - 200

Path Parameters

requestId
string
required

Body

application/json
action
enum<string>
required
Available options:
ACCEPT,
DECLINE
agentId
string

Required for application service accounts. User keys may omit it to use the selected agent.

Response

The updated request.

request
object
required