curl --request POST \ --url https://api.langdock.com/knowledge/{folderId} \ --header 'Content-Type: multipart/form-data' \ --form 'url=<string>'
The ID of the knowledge folder
The file to upload
The associated URL
Was this page helpful?