Create a Document
POST/documents
Creates a Datasphere Document.
Permissions
The API token used to authenticate must have the following scopes enabled to make a successful request: DataSphere.
Request
Responses
- 201
- 401
- 404
- 422
The request has succeeded and a new resource has been created as a result.
Access is unauthorized.
The server cannot find the requested resource.
Client error