Update Agent Endpoint
Description
Updates the configuration of an existing agent.
Endpoint
PUT /v3/agents/{agent_id}
Authentication
- Requires an API key (
x-api-key
) in the request headers.
Path Parameters
Parameter | Type | Description |
---|---|---|
agent_id | string | Unique identifier of the agent to update. |