Create document
POST/createdocument
Create document
Request
Header Parameters
x-api-token stringrequired
Example: opensign.xxxx
Responses
- 200
- 405
Document created successfully!
- application/json
- Schema
- Example (from schema)
Schema
id string
url string
{
"id": "hji2zxcv2P",
"url": "https://example.com"
}
Invalid API Token!
Loading...