Agents
Update agent
Endpoint: PUT /v2/agent/{agent_id}
This endpoint updates the configuration of an existing agent specified by its unique agent ID. This request allows modifications to the agent’s settings and details.
Parameters
The unique identifier of the agent to be updated.
Request Body Parameters
The updated ID of the environment associated with the agent.
The updated system prompt or instruction for the agent.
The updated name of the agent.
The updated description of the agent’s purpose and functionality.
Response Parameters
Confirmation that the agent was updated successfully.