Create reference document

Specify document metadata in the request, and get back an upload_url at which to put the PDF, for example with curl -T ./sample.pdf.

Path Params
uuid
required

The unique document type identifier in v4 UUID format. Find IDs using the /document_types endpoint.

Body Params
string
required

Unique user-friendly name for a document

string
length between 3 and 128

User-friendly name of the configuration to associate to the reference document

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain