Performs an operation on the content service.
The default operation creates a new entry under the current path with an auto-generated name.
POST
Query Parameters
The path to apply the operation to.
Whether we should move the target entry.
Whether this is an import command. The path is used as a prefix.
Body
application/json
The JSON parameters for the operation.
The body is of type string.
Response
Success – Request completed successfully.
ResponseEntity<?>