Update a Chat
Guide to updating a Chat in the Fetch Hive API.
Update a specific chat's details
Authorizations
AuthorizationstringRequired
Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345".
Path parameters
agent_idstringRequired
Agent token
idstringRequired
Chat token
Body
Responses
200
Successful response
application/json
default
Error
application/json
patch
/agents/{agent_id}/chats/{id}Last updated
Was this helpful?