cURL
curl --request POST \ --url https://agent-studio.thena.ai/api/v1/agent-files/{agent_id}/urls \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data '{}'
"<any>"
Add a URL to an agentโs knowledge base.
Successful Response
The response is of type any.
any