curl --request PATCH \
--url https://api.langdock.com/knowledge/{folderId} \
--header 'Authorization: <authorization>' \
--header 'Content-Type: multipart/form-data' \
--form 'url=<string>' \
--form 'attachmentId=<string>' \
--form file=@example-file