This commit is contained in:
github-actions[bot]
2026-06-11 12:23:29 +00:00
parent 04900462b7
commit c7ccb6c278
266 changed files with 256 additions and 232 deletions
+5 -1
View File
@@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.9.2">
<title data-rh="true">Create Document | OpenSign™</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:image" content="https://docs.opensignlabs.com/img/docusaurus-social-card.png"><meta data-rh="true" name="twitter:image" content="https://docs.opensignlabs.com/img/docusaurus-social-card.png"><meta data-rh="true" property="og:url" content="https://docs.opensignlabs.com/docs/API-docs/v1.2/createdocument"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Create Document | OpenSign™"><meta data-rh="true" name="description" content="The Create Document API allows users to generate new documents by providing data with base64 encoded file."><meta data-rh="true" property="og:description" content="The Create Document API allows users to generate new documents by providing data with base64 encoded file."><link data-rh="true" rel="icon" href="/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://docs.opensignlabs.com/docs/API-docs/v1.2/createdocument"><link data-rh="true" rel="alternate" href="https://docs.opensignlabs.com/docs/API-docs/v1.2/createdocument" hreflang="en"><link data-rh="true" rel="alternate" href="https://docs.opensignlabs.com/docs/API-docs/v1.2/createdocument" hreflang="x-default"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"v1.2","item":"https://docs.opensignlabs.com/docs/API-docs/v1.2"},{"@type":"ListItem","position":2,"name":"Create Document","item":"https://docs.opensignlabs.com/docs/API-docs/v1.2/createdocument"}]}</script><link rel="alternate" type="application/rss+xml" href="/blog/rss.xml" title="OpenSign™ RSS Feed">
<link rel="alternate" type="application/atom+xml" href="/blog/atom.xml" title="OpenSign™ Atom Feed"><link rel="stylesheet" href="/assets/css/styles.03fa8acf.css">
<script src="/assets/js/runtime~main.fdc8831b.js" defer="defer"></script>
<script src="/assets/js/runtime~main.44b5fa15.js" defer="defer"></script>
<script src="/assets/js/main.d3abea8f.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
@@ -145,6 +145,10 @@
<ul>
<li class=""><strong>cell_count:</strong> Specify the number of cells that should be returned to the user.</li>
</ul>
<ol start="16">
<li class=""><strong>attachments</strong></li>
</ol>
<div class="language-text codeBlockContainer_Ckt0 theme-code-block" style="--prism-color:#393A34;--prism-background-color:#f6f8fa"><div class="codeBlockContent_QJqH"><pre tabindex="0" class="prism-code language-text codeBlock_bY9V thin-scrollbar" style="color:#393A34;background-color:#f6f8fa"><code class="codeBlockLines_e6Vv"><span class="token-line" style="color:#393A34"><span class="token plain">{</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain"> &quot;type&quot;: &quot;attachments&quot;,</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain"> &quot;page&quot;: 1,</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain"> &quot;x&quot;: 327,</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain"> &quot;y&quot;: 628,</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain"> &quot;w&quot;: 114,</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain"> &quot;h&quot;: 21,</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain"> &quot;options&quot;: {</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain"> &quot;required&quot;: true,</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain"> &quot;name&quot;: &quot;attachment widget&quot;,</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain"> &quot;hint&quot;: &quot;Provide files&quot;</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain"> }</span><br></span><span class="token-line" style="color:#393A34"><span class="token plain">}</span><br></span></code></pre></div></div>
<p><strong>Prefill Widgets:</strong> Prefill widgets are elements that are inserted into a document <strong>before</strong> it is shared with a user. Only the document creator has permission to add them.</p>
<p><strong>List of widgets supported in Prefill</strong></p>
<ol>