You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openapi-sdk.yaml
+10-12Lines changed: 10 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -3414,7 +3414,7 @@ paths:
3414
3414
description: |-
3415
3415
Edits and sends a SignatureRequest with the submitted documents. If `form_fields_per_document` is not specified, a signature page will be affixed where all signers will be required to add their signature, signifying their agreement to all contained documents.
3416
3416
3417
-
**NOTE:** Edit and resend will not deduct your signature request quota.
3417
+
**NOTE:** Edit and resend *will* deduct your signature request quota.
3418
3418
operationId: signatureRequestEdit
3419
3419
parameters:
3420
3420
-
@@ -3526,14 +3526,15 @@ paths:
3526
3526
seo:
3527
3527
title: 'Edit Signature Request | REST API | Dropbox Sign for Developers'
3528
3528
description: 'Dropbox Sign API allows you to build custom integrations. To find out how to edit a SignatureRequest with the submitted documents, click here.'
description: 'Edits a SignatureRequest with the submitted documents to be signed in an embedded iFrame. If form_fields_per_document is not specified, a signature page will be affixed where all signers will be required to add their signature, signifying their agreement to all contained documents. Note that embedded signature requests can only be signed in embedded iFrames whereas normal signature requests can only be signed on Dropbox Sign.'
3534
+
description: |-
3535
+
Edits a SignatureRequest with the submitted documents to be signed in an embedded iFrame. If form_fields_per_document is not specified, a signature page will be affixed where all signers will be required to add their signature, signifying their agreement to all contained documents. Note that embedded signature requests can only be signed in embedded iFrames whereas normal signature requests can only be signed on Dropbox Sign.
3536
+
3537
+
**NOTE:** Edit and resend *will* deduct your signature request quota.
3537
3538
operationId: signatureRequestEditEmbedded
3538
3539
parameters:
3539
3540
-
@@ -3644,14 +3645,15 @@ paths:
3644
3645
seo:
3645
3646
title: 'Edit Embedded Signature Request | Dropbox Sign for Developers'
3646
3647
description: 'The RESTful Dropbox Sign API easily allows you to build custom integrations. To find out how to edit a SignatureRequest in an iFrame, click here.'
summary: 'Edit Embedded Signature Request with Template'
3654
-
description: 'Edits a SignatureRequest based on the given Template(s) to be signed in an embedded iFrame. Note that embedded signature requests can only be signed in embedded iFrames whereas normal signature requests can only be signed on Dropbox Sign.'
3653
+
description: |-
3654
+
Edits a SignatureRequest based on the given Template(s) to be signed in an embedded iFrame. Note that embedded signature requests can only be signed in embedded iFrames whereas normal signature requests can only be signed on Dropbox Sign.
3655
+
3656
+
**NOTE:** Edit and resend *will* deduct your signature request quota.
title: 'Signature Request with Template | Dropbox Sign for Developers'
3762
3764
description: 'The Dropbox Sign API allows you to build custom integrations. To find out how to edit a SignatureRequest based on the given Template, click here.'
Edits and sends a SignatureRequest based off of the Template(s) specified with the template_ids parameter.
3772
3772
3773
-
**NOTE:** Edit and resend will not deduct your signature request quota.
3773
+
**NOTE:** Edit and resend *will* deduct your signature request quota.
3774
3774
operationId: signatureRequestEditWithTemplate
3775
3775
parameters:
3776
3776
-
@@ -3880,8 +3880,6 @@ paths:
3880
3880
seo:
3881
3881
title: 'Edit Signature Request with Template | API Documentation | Dropbox Sign for Developers'
3882
3882
description: 'Dropbox Sign API allows you to build custom integrations. To find out how to edit a SignatureRequest based off of the Template, click here.'
0 commit comments