Skip to main content
POST
Create document
Add a new document to a specific data lake database.

Authorizations

Authorization
string
header
required

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

Path Parameters

source
string
required
db
string
required

Body

application/json

The body is of type object.

Response

201 - application/json

Document created successfully.

The response is of type object.