Skip to main content
POST
Performs an operation on the content service.

Query Parameters

path
string
default:/
required

The path to apply the operation to.

moveCommand
string
default:ignored
required

Whether we should move the target entry.

importCommand
string
default:ignored
required

Whether this is an import command. The path is used as a prefix.

move
string
default:ignored
import
string
default:ignored

Body

application/json

The JSON parameters for the operation.

The body is of type string.

Response

Success – Request completed successfully.

ResponseEntity<?>