RenameFile

    Renames a file.

    1. The WOPI host checks if a file is currently locked or not.
    2. If the file is unlocked, the host should respond with 200 OK and proceed with the rename.
    3. If the host cannot generate a different name, it should return 400 Bad Request. The response must include the X-WOPI-InvalidFileNameError header that describes why the file name was invalid.

    Parameters

    Request headers

    Response body