3.3.5.3 HTTP://server/<...>/wopi*/files/<id>/contents

The content of a file being accessed by WOPI is identified by the following URI:

HTTP://server/<...>/wopi*/files/<id>/contents

The syntax URI parameters are defined by the following ABNF:

 id = STRING

id: A unique identifier of a file managed by the WOPI server.

The following operations are allowed to be performed on this resource.

Operation

Description

GetFile

Request message to retrieve a file for the HTTP://server/<...>/wopi*/files/<id>/contents operation.

PutFile

Request message to update a file for the HTTP://server/<...>/wopi*/files/<id>/contents operation.