password parameter when calling the API.
Supported File Types for Password-Protected Parsing
The following file types support password-protected parsing:Parse Password-Protected Files with the API
Add thepassword parameter to your request when parsing a password-protected file. The parameter is optional. If the file is not password-protected, the value is ignored.
If you submit a password-protected file without the
password parameter, the request returns a 422 error. For more information, go to Troubleshoot Parsing.