From a5f66d37a4f5665dc963d8b977f41ace92547bb4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 18:17:59 +0000 Subject: [PATCH] deploy: b6651f12e22a998fd46e84c868db51da8f85c899 --- 404.html | 2 +- assets/js/28b19cd2.4c774ce2.js | 1 - assets/js/28b19cd2.a3a3b198.js | 1 + assets/js/2c586be5.c310197b.js | 1 + assets/js/2c586be5.ccab6f28.js | 1 - assets/js/bbdfc22d.37f9a006.js | 1 + assets/js/bbdfc22d.8b4d6f05.js | 1 - .../js/{runtime~main.70f9c4cf.js => runtime~main.f3c139e2.js} | 2 +- blog/archive/index.html | 2 +- blog/first-blog-post/index.html | 2 +- blog/index.html | 2 +- blog/long-blog-post/index.html | 2 +- blog/mdx-blog-post/index.html | 2 +- blog/tags/docusaurus/index.html | 2 +- blog/tags/facebook/index.html | 2 +- blog/tags/hello/index.html | 2 +- blog/tags/hola/index.html | 2 +- blog/tags/index.html | 2 +- blog/welcome/index.html | 2 +- docs/API-docs/contactlist/index.html | 2 +- docs/API-docs/createcontact/index.html | 2 +- docs/API-docs/createdocument/index.html | 4 ++-- docs/API-docs/createdocumentwithbinary/index.html | 2 +- docs/API-docs/createdocumentwithtemplateid/index.html | 4 ++-- docs/API-docs/createtemplate/index.html | 4 ++-- docs/API-docs/createtemplatewithbinary/index.html | 2 +- docs/API-docs/delete-template/index.html | 2 +- docs/API-docs/delete-webhook/index.html | 2 +- docs/API-docs/deletecontact/index.html | 2 +- docs/API-docs/deletedocument/index.html | 2 +- docs/API-docs/get-template/index.html | 2 +- docs/API-docs/get-user/index.html | 2 +- docs/API-docs/get-webhook/index.html | 2 +- docs/API-docs/getcontact/index.html | 2 +- docs/API-docs/getdocument/index.html | 2 +- docs/API-docs/getdocumentlist/index.html | 2 +- docs/API-docs/gettemplatelist/index.html | 2 +- docs/API-docs/intro/index.html | 2 +- docs/API-docs/opensign-api-v-1/index.html | 2 +- docs/API-docs/save-update-webhook/index.html | 2 +- docs/API-docs/update-document/index.html | 2 +- docs/API-docs/update-template/index.html | 2 +- docs/category/create-new-opensign-document/index.html | 2 +- docs/category/docker/index.html | 2 +- docs/category/manage-docs-using-opensign-drive/index.html | 2 +- docs/category/reports/index.html | 2 +- docs/category/settings/index.html | 2 +- docs/category/templates/index.html | 2 +- docs/contribute/CODE_OF_CONDUCT/index.html | 2 +- docs/contribute/COMMUNITY/index.html | 2 +- docs/contribute/INSTALLATION/index.html | 2 +- docs/contribute/REPORTING_GUIDELINES/index.html | 2 +- docs/contribute/intro/index.html | 2 +- docs/help/New-Document/request-signatures/index.html | 2 +- docs/help/New-Document/sign-yourself/index.html | 2 +- docs/help/OpenSign™ Drive/create-document/index.html | 2 +- docs/help/OpenSign™ Drive/list-grid-view/index.html | 2 +- docs/help/OpenSign™ Drive/organize-documents/index.html | 2 +- docs/help/OpenSign™ Drive/rename-document/index.html | 2 +- docs/help/Reports/completed/index.html | 2 +- docs/help/Reports/declined/index.html | 2 +- docs/help/Reports/drafts/index.html | 2 +- docs/help/Reports/expired/index.html | 2 +- docs/help/Reports/in-progress/index.html | 2 +- docs/help/Reports/need-your-sign/index.html | 2 +- docs/help/Settings/manage-users/index.html | 2 +- docs/help/Settings/my-signature/index.html | 2 +- docs/help/Settings/profile/index.html | 2 +- docs/help/Templates/create-template/index.html | 2 +- docs/help/Templates/quick-send/index.html | 2 +- docs/help/Templates/use-template/index.html | 2 +- docs/help/intro/index.html | 2 +- docs/intro/index.html | 2 +- docs/self-host/One-click-Install/DigitalOcean/index.html | 2 +- docs/self-host/docker/run-locally/index.html | 2 +- docs/self-host/intro/index.html | 2 +- index.html | 2 +- markdown-page/index.html | 2 +- 78 files changed, 78 insertions(+), 78 deletions(-) delete mode 100644 assets/js/28b19cd2.4c774ce2.js create mode 100644 assets/js/28b19cd2.a3a3b198.js create mode 100644 assets/js/2c586be5.c310197b.js delete mode 100644 assets/js/2c586be5.ccab6f28.js create mode 100644 assets/js/bbdfc22d.37f9a006.js delete mode 100644 assets/js/bbdfc22d.8b4d6f05.js rename assets/js/{runtime~main.70f9c4cf.js => runtime~main.f3c139e2.js} (97%) diff --git a/404.html b/404.html index 2ad61d555..d689b9190 100644 --- a/404.html +++ b/404.html @@ -5,7 +5,7 @@
POST/createdocument
The Create Document API allows users to generate new documents by providing data with base64 encoded file. This flexible method allows for the inclusion of various data types, making it suitable for a wide range of document creation scenarios.
Body
required
Body
required
signers
object[]
Array [
]
Document created successfully!
Schema
{
"objectId": "hji2zxcv2P",
"url": "https://url-to-edit-document.com"
}
Invalid API Token!
Schema
{
"error": "Invalid API token!"
}