v1
latestSwagger 2.02026-07-134146194.6 MBEnvelopeRecipientTabs
Updates the tabs for a recipient.
Updates one or more tabs for a recipient in a draft envelope. A draft envelope is one that is not yet complete.
Note: It is an error to update a tab that has the templateLocked property set to true. This property corresponds to the Restrict changes option in the web app.
put/v2.1/accounts/{accountId}/envelopes/{envelopeId}/recipients/{recipientId}/tabs
Path parameters
accountIdstring required
The external account number (int) or account ID GUID.
envelopeIdstring required
The envelope's GUID.
Example: 93be49ab-xxxx-xxxx-xxxx-f752070d71ec
recipientIdstring required
A local reference used to map recipients to other objects, such as specific document tabs.
A recipientId must be either an integer or a GUID, and the recipientId must be unique within an envelope.
For example, many envelopes assign the first recipient a recipientId of 1.
Request body
Response
Successful response.