v1
latestSwagger 2.02026-07-134146194.6 MBEnvelopeRecipientTabs
Deletes the tabs associated with a recipient. **Note:** It is an error to delete a tab that has the `templateLocked` property set to true. This property corresponds to the **Restrict changes** option in the web app.
Deletes one or more tabs associated with a recipient in a draft envelope.
delete/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.