Documents
Create a new document
Create a new document for the authenticated workspace.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The URL of the workspace where the document will be uploaded
Query Parameters
The subscription ID
Body
multipart/form-data
Response
200
application/json
Successfully uploaded and created a new document
The response is of type object
.