Skip to main content

Create a Document

POST 

/v4/applications/:appId/envs/:appEnv/init-documents

This endpoint allow to initialize a document.
A document is linked to a signature request.
Before providing the content of the document, each document need to be initialized.
This create a document object that will be used to link document.
This method is a part of the Signature Request Creation Api Life Cycle.

Request

Responses

A simple container including the id of the document initializad.