Delete a key from the backup.
DELETE {{baseUrl}}/room_keys/keys/:roomId/:sessionId?version=1
Delete a key from the backup.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
version | number | (Required) The backup from which to delete the key |
RESPONSES
status: OK
{"etag":"abcdefg","count":10}