Search code examples
restdocusignapisignature

Docusign Signature Tab size reduce


Is there is option for reduce the Size of Signature tab, through Rest API. I can see in admin(UI) we can reduce the size. So is it possible to do through API Call for DOcusign. What property can be use for provide a size.

enter image description here


Solution

  • DocuSign REST API - EnvelopeRecipientTabs: create

    I believe you're looking for scaleValue under the signHere tab.

    Values 0.5 - 1.0 should work