Create a new document for the authenticated workspace.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The URL of the workspace where the document will be uploaded
The subscription ID
Successfully uploaded and created a new document
The response is of type object
.
Create a new document for the authenticated workspace.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The URL of the workspace where the document will be uploaded
The subscription ID
Successfully uploaded and created a new document
The response is of type object
.