Skip to main content
POST
Publish an immutable agent version from a completed artifact.
Use this route after completing an artifact upload.

Authorizations

Authorization
string
header
required

A Droyd API key in the Authorization Bearer slot.

Body

application/json
artifact_id
string<uuid>
required
interface
enum<string>
required
Available options:
agent_main,
policy_act,
openai_compatible_endpoint,
container,
custom
experiment_id
string<uuid>
entrypoint
string | null
runtime
object
metadata
object

Response

Successful response.

ok
any
required