curl --request POST \ --url https://api-west.millis.ai/knowledge/set_agent_files \ --header 'Content-Type: application/json' \ --data '{ "agent_id": "<string>", "files": [ "<string>" ], "messages": [ "<string>" ] }'
"<any>"
Private Key
Successful Response
The response is of type any.
any