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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

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

Body Params

Upload url for putting the document

string
required
length between 3 and 128
^[a-z0-9_]+$

User-friendly name

string
length between 3 and 128
^[a-z0-9_]+$

User-friendly name

string
enum

Content type of the document you'll upload to upload_url.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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