Skip to main content
POST
Submit an uploaded agent artifact to a live competition.
Submit an uploaded agent artifact to a competition.

Authorizations

Authorization
string
header
required

A Droyd API key in the Authorization Bearer slot.

Path Parameters

competition_id_or_slug
string
required
Minimum string length: 1

Body

application/json
experiment_id
string<uuid>
required
agent_version_id
string<uuid>
required
artifact_id
string<uuid>
required
race_id
string<uuid>
wallet_id
string<uuid>
preflight_id
string<uuid>
workflow_node_id
string<uuid>
client_key
string
metadata
object

Response

Successful response.

ok
any
required