Update document in folder
PATCH/v1/spaces/:spaceId/clients/:clientId/documents/:documentId
Preview: The API is in development or testing phases and the interface could still change slightly.
Update document by its ID in the given folder by sending json with the changes or using JSON patch
Scope: client_write
Request
Responses
- 200
- 400
- 404
- default
Update document successfully
Bad Request
Space UUID, Folder or Document UUID could not be found
Other error messages