From 51b477474aa861929e6b01b06fa800a14eedf298 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 11:33:00 +0000 Subject: [PATCH] deploy: 32be8dfe3a16994d3de04f1e1a3b2e74f88d16a2 --- 404.html | 2 +- assets/js/2c586be5.073fe3de.js | 1 - assets/js/2c586be5.4d88da29.js | 1 + assets/js/bbdfc22d.6d9179c1.js | 1 + assets/js/bbdfc22d.b692819f.js | 1 - .../js/{runtime~main.2e73fb7f.js => runtime~main.97cc60b3.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/createtemplate/index.html | 4 ++-- docs/API-docs/delete-template/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/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/update-document/index.html | 2 +- docs/API-docs/update-template/index.html | 2 +- docs/category/tutorial---basics/index.html | 2 +- docs/category/tutorial---extras/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/intro/index.html | 2 +- docs/intro/index.html | 2 +- docs/self-host/intro/index.html | 2 +- docs/self-host/tutorial-basics/congratulations/index.html | 2 +- docs/self-host/tutorial-basics/create-a-blog-post/index.html | 2 +- docs/self-host/tutorial-basics/create-a-document/index.html | 2 +- docs/self-host/tutorial-basics/create-a-page/index.html | 2 +- docs/self-host/tutorial-basics/deploy-your-site/index.html | 2 +- docs/self-host/tutorial-basics/markdown-features/index.html | 2 +- .../self-host/tutorial-extras/manage-docs-versions/index.html | 2 +- docs/self-host/tutorial-extras/translate-your-site/index.html | 2 +- index.html | 2 +- markdown-page/index.html | 2 +- 56 files changed, 56 insertions(+), 56 deletions(-) delete mode 100644 assets/js/2c586be5.073fe3de.js create mode 100644 assets/js/2c586be5.4d88da29.js create mode 100644 assets/js/bbdfc22d.6d9179c1.js delete mode 100644 assets/js/bbdfc22d.b692819f.js rename assets/js/{runtime~main.2e73fb7f.js => runtime~main.97cc60b3.js} (96%) diff --git a/404.html b/404.html index 4fd57d584..b85606c23 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 through multipart/form-data. 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
Document created successfully!
Schema
{
"objectId": "hji2zxcv2P",
"url": "https://example.com"
}
Invalid API Token!
Schema
{
"error": "Invalid API token!"
}