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. |
Request Body (JSON)
Request Example (cURL)
Response Example
Authorizations
Path Parameters
Unique identifier of the agent to update.
Body
application/json
Response
Agent updated successfully
Example:
"Agent updated successfully."