Promote the canary and end the rollout
POST/api/v1/agents/:agent_id/release/promote
Makes the canary version's config the agent's live config and clears the release. The canary is pinned by version, so an edit that landed mid-rollout is not promoted in its place — it stays an unreleased draft in the version history.
Request
Responses
- 200
- 401
- 403
- 404
- 409
The agent, now serving the promoted config
Unauthorized
Forbidden
Agent not found
Conflict — the agent has no active release