POST
/
agents
/
{agentName}
/
release

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agentName
string
required

Name of the agent

Response

200 - application/json

Agent release, used to deploy a agent from one environment to another

from
string

Origin environment from which the agent is released

to
string

Destination environment to which the agent is released