Create a Chat
Guide to creating a Chat in the Fetch Hive API.
Create a new chat for an agent
Authorizations
AuthorizationstringRequired
Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345".
Path parameters
agent_idstringRequired
Agent token
Body
Responses
200
Successful response
application/json
default
Error
application/json
post
/agents/{agent_id}/chatsLast updated
Was this helpful?