Skip to main content
POST
/
api
/
v1
/
runtime
/
agents
/
{id}
/
promote
Promote agent from staging to production
curl --request POST \
  --url https://api.runflow.ai/api/v1/runtime/agents/{id}/promote

Path Parameters

id
string
required

Agent UUID

Response

Agent promoted to production.