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