Store a key in the backup.

PUT {{baseUrl}}/room_keys/keys/:roomId/:sessionId?version=1

Store a key in the backup.

Request Params

KeyDatatypeRequiredDescription
versionnumber(Required) The backup in which to store the key. Must be the current backup.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"etag":"abcdefg","count":10}