Store a key in the backup.
PUT {{baseUrl}}/room_keys/keys/:roomId/:sessionId?version=1
Store a key in the backup.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
version | number | (Required) The backup in which to store the key. Must be the current backup. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"etag":"abcdefg","count":10}