Create document
+Help use spread the word - ⭐ OpenSign on GitHub
Create document
POST/createdocument
Create document
Request
diff --git a/docs/API-docs/createtemplate/index.html b/docs/API-docs/createtemplate/index.html index bc00816b7..573247cca 100644 --- a/docs/API-docs/createtemplate/index.html +++ b/docs/API-docs/createtemplate/index.html @@ -5,7 +5,7 @@Request
Header Parameters
x-api-token stringrequired
Example: opensign.xxxx
- application/json
Body
Name string
Note string
Description string
URL string
signers signers[]
folderId string
Responses
- 200
- 405
Template created successfully!
- application/json
- Schema
- Example (from schema)
Schema
code number
type string
message string
{
"code": 0,
"type": "string",
"message": "string"
}
Invalid API Token!
Loading...
Responses
- 200
- 405
Template created successfully!
- application/json
- Schema
- Example (from schema)
Schema
code number
type string
message string
{
"code": 0,
"type": "string",
"message": "string"
}
Invalid API Token!
Loading...