Liveblocks

Official
by liveblocks

update-room-id

Modify a Liveblocks room's ID to reflect changes in your application or project workflow, ensuring accurate room identification and uninterrupted collaboration.

Instructions

Update a Liveblocks room's ID

Input Schema

NameRequiredDescriptionDefault
newRoomIdYes
roomIdYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "newRoomId": { "type": "string" }, "roomId": { "type": "string" } }, "required": [ "roomId", "newRoomId" ], "type": "object" }
ID: x714wi36o5