Update document in folder via JSON patch
PATCH/transaction/v1/spaces/:spaceId/:folder/documents/:documentId:jsonpatch
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 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