Content-Disposition: attachment — triggers browser download.company.pdfPasswordEnabled = true, returns the password-protected copy (-protected.pdf).Authorization: ********************curl --location '/api/v1/core/documents//pdf/download' \
--header 'Authorization: Bearer <token>'{
"data": null,
"error": {
"code": "VALIDATION_FAILED",
"message": "string"
},
"success": false
}