Delete a Document
DELETE/documents/:id
Deletes a Datasphere Document by ID.
Permissions
The API token used to authenticate must have the following scopes enabled to make a successful request: DataSphere.
Request
Responses
- 204
- 401
- 404
There is no content to send for this request, but the headers may be useful.
Access is unauthorized.
The server cannot find the requested resource.