Upload a new document and get a presigned URL

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

post/api/v1/documents

Headers

authorizationstring required

Request body

titlestring required
externalIdstring nullable
folderIdstring

The ID of the folder to create the document in. If not provided, the document will be created in the root folder.

formValuesobject

Response

200

uploadUrlstring required
documentIdnumber required
externalIdstring nullable

Changes

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