This commit is contained in:
github-actions[bot]
2025-10-13 13:30:58 +00:00
parent bc87084b59
commit 7e3eb7b085
147 changed files with 146 additions and 148 deletions
+1 -3
View File
@@ -5,7 +5,7 @@
<meta name="generator" content="Docusaurus v3.7.0">
<title data-rh="true">Self Sign | 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.1/selfsign"><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="Self Sign | OpenSign™"><meta data-rh="true" name="description" content="The selfsign API generates a URL that enables freestyle signing of a document. You can also include optional pre-defined widgets, which the signer can edit or expand upon as needed. This provides a signing experience similar to the “Sign Yourself” flow in the OpenSign app."><meta data-rh="true" property="og:description" content="The selfsign API generates a URL that enables freestyle signing of a document. You can also include optional pre-defined widgets, which the signer can edit or expand upon as needed. This provides a signing experience similar to the “Sign Yourself” flow in the OpenSign app."><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.1/selfsign"><link data-rh="true" rel="alternate" href="https://docs.opensignlabs.com/docs/API-docs/v1.1/selfsign" hreflang="en"><link data-rh="true" rel="alternate" href="https://docs.opensignlabs.com/docs/API-docs/v1.1/selfsign" hreflang="x-default"><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.6bed5790.css">
<script src="/assets/js/runtime~main.3e17fae5.js" defer="defer"></script>
<script src="/assets/js/runtime~main.2402dd3c.js" defer="defer"></script>
<script src="/assets/js/main.0e0650e4.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
@@ -110,8 +110,6 @@
<ul>
<li><strong>formula:</strong> Compute the value from other number widgets using +, -, *, /, (, ). Reference widgets by their name in double curly braces, e.g. {{quantity}} * {{rate}}. to know more <a href="https://docs.opensignlabs.com/docs/help/New-Document/widgets" target="_blank" rel="noopener noreferrer">visit here</a> (optional).</li>
<li><strong>default:</strong> Provide a default number (Optional).</li>
<li><strong>hint:</strong> Provide a hint for the number (Optional).</li>
<li><strong>readonly:</strong> Set to true if you want to set the textbox as readonly. By default, it&#x27;s false.</li>
</ul>
<h2 class="anchor anchorWithStickyNavbar_LWe7 openapi-tabs__heading" id="request">Request<a href="#request" class="hash-link" aria-label="Direct link to Request" title="Direct link to Request"></a></h2>
<div class="openapi-skeleton sm"></div>