Send a Message
Send a message to a Fetch Hive agent via the API.
Send a message to an agent
Authorizations
AuthorizationstringRequired
Enter the token with the Bearer: prefix, e.g. "Bearer abcde12345".
Body
user_idstringOptional
messagestringRequired
agentstringRequired
chatstringRequired
streamingbooleanRequired
Responses
200
Successful response
application/json
default
Error
application/json
post
/agent/invokeLast updated
Was this helpful?