curl --request POST \
--url http://localhost:3333/v1/knowledge-base/documents/{documentId}/download{
"signedUrl": "<string>",
"fileName": "<string>"
}curl --request POST \
--url http://localhost:3333/v1/knowledge-base/documents/{documentId}/download{
"signedUrl": "<string>",
"fileName": "<string>"
}Was this page helpful?