Store several keys in the backup for a given room.

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

Store several keys in the backup for a given room.

Request Params

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

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

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