Update a Document
PATCH/documents/:id
Updates 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
- 200
- 401
- 404
- 422
The request has succeeded.
Access is unauthorized.
The server cannot find the requested resource.
Client error