POST
/
knowledge
/
{folderId}
curl --request POST \
  --url https://api.langdock.com/knowledge/{folderId} \
  --header 'Content-Type: multipart/form-data' \
  --form 'url=<string>'

Path Parameters

folderId
string
required

The ID of the knowledge folder

Body

multipart/form-data
file
file

The file to upload

url
string

The associated URL