Create a new document from an existing template

This endpoint is deprecated, but will continue to be supported. For more details, see https://docs.documenso.com/developers/public-api.

If you must use the V1 API, use "/api/v1/templates/:templateId/generate-document" instead.

post/api/v1/templates/{templateId}/create-document

Path parameters

templateIdstring required

Headers

authorizationstring required

Request body

titlestring required
externalIdstring nullable
formValuesobject

Response

200

documentIdnumber required
externalIdstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.