Agents
Update agent
Update an agent's configuration. Only provided fields are updated.
patch/v1/agents/{agent_id}
Path parameters
agent_idstring uuid required
The agent's unique identifier
Request body
Response
Agent updated
Changes
Changed in 1 of the 5 revisions of this API.1
- ●
removed the optional property
chat_session_idfrom the response with the200statusresponse-optional-property-removed
- ●