Create an agent deployment version
Persist a metadata-only immutable version from a validated bundle manifest and deployment config. Binary bundle content upload is outside this endpoint.
Authorizations
API key passed as Bearer token
Headers
Reuse the same key to safely retry the same create, reusable snapshot create, fork, upload create/complete, or agent deployment create operation without duplicating work.
Path Parameters
Agent deployment ID
Body
Response
Agent deployment version created
"adpv_1234abcd"
x >= 1Environment variable names only. Secret values must not be stored in deployment config rows.
Debug retention config for agent deployments. The server validates that only retain_on_failure and retain_seconds are accepted when a deployment version is created.
created, building, ready, failed, superseded auto, no_cache, rebuild 1 <= x <= 65535Service readiness probe config, validated on write (type one of http, tcp, timeout; path must start with /). Unknown keys are preserved verbatim, so the object is deliberately open beyond the known fields.