Skip to main content
POST
Create Document

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

app_id
string<uuid>
required

Body

application/json
title
string
required
request_id
string<uuid> | null

Response

Successful Response

id
string<uuid>
required
app_id
string<uuid>
required
auth0_id
string
required
title
string
required
added_on
string<date-time>
required
request_id
string<uuid> | null