Open document
A request to start new DU in order to open document
POST /api/v1/documents/{docId}/subscribe HTTP/1.1
- Path parameters
| Parameter | Description |
|---|---|
docId | The ID of the file |
- Request parameters
| Parameter | Description |
|---|---|
timezoneOffsetMins | Timezone to be used during the conversion process. |
- Example request
curl 'https://localhost:9094/api/v1/documents/O3232hs18Aav0CUzW1X/subscribe' -H 'X-co-auth-token: 8705adfeb88111b472e089a6af6aa929'
- Example response
HTTP/1.1 101 Switching Protocols
Upgrade: websocket
Connection: Upgrade