post https://api.conveyor.com/api/v2/exchange/documents
Creates a document.
Please note, the file size limit is 100MB.
Response
Creates a document.
Please note, the file size limit is 100MB.
xxxxxxxxxx
curl --request POST \
--url 'https://api.conveyor.com/api/v2/exchange/documents?featured=false&disable_downloads=false&use_for_question_answering=false' \
--header 'accept: application/json'