Update document in folder
PATCH/transaction/v1/spaces/:spaceId/:folder/documents/:documentId
Update document by its ID in the given folder by sending json with the changes or using JSON patch
Scope: space_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