Skip to main content
POST
Create an assigned agent execution

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
issue_id
string<uuid>
required
agent_member_id
string<uuid>
required
idempotency_key
string
required
Required string length: 1 - 128
harness_kind
string | null
Maximum string length: 64
external_run_id
string | null
Maximum string length: 255
external_run_url
string<uri> | null

Response

Assigned execution

execution
object
required