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.
The unique identifier of the agent to be updated.
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.
Confirmation that the agent was updated successfully.
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.
The unique identifier of the agent to be updated.
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.
Confirmation that the agent was updated successfully.