password property in your request. When a password is set, recipients will need to enter it to open the PDF.
Deliverable (Request)
Protect your deliverable with password encryption.
password property in your request. When a password is set, recipients will need to enter it to open the PDF.
{
"type": "standard",
"password": "123456",
// optional properties: language, timezone, timestamp_format, etc ...
}
Was this page helpful?