Your API key can be used to make calls to the Dropbox Sign API. See Authentication for more information.
✅ Supported by Try it console (calls sent in test_mode only).
This allows the requester to enable/disable to add or change CC roles when editing the template.
Provide users the ability to review/edit the template signer roles.
Provide users the ability to review/edit the template subject and message.
Add additional merge fields to the template, which can be used used to pre-fill data by passing values into signature requests made with that template.
Remove all merge fields on the template by passing an empty array [].
This allows the requester to enable the preview experience (i.e. does not allow the requester’s end user to add any additional fields via the editor).
NOTE: This parameter overwrites show_preview=true (if set).
This allows the requester to enable the editor/preview experience.
When only one step remains in the signature request process and this parameter is set to false then the progress stepper will be hidden.
Whether this is a test, locked templates will only be available for editing if this is set to true. Defaults to false.
You can use an Access Token issued through an OAuth flow to send calls to the Dropbox Sign API from your app. The access scopes required by this endpoint are listed in the gray box above. See Authentication for more information. ❌ Not supported by Try it console.