Delete the keys from the backup for a given room.

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

Delete the keys from the backup for a given room.

Request Params

KeyDatatypeRequiredDescription
versionnumber(Required) The backup from which to delete the key.

RESPONSES

status: OK

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