Skip to main content
PUT
Connect an agent or assistant to an environment

Authorizations

Authorization
string
header
required

Use JWT token for authentication

Path Parameters

environmentId
string
required

Environment id

entityType
string
required

agent | assistant

entityId
string
required

Agent id or assistant identifier

Body

application/json
envVars
object

Variables specific to this agent/assistant on this environment, layered over the environment ones. Encrypted at rest, returned masked.

Example:

Response

Success