Liveblocks

Official
by liveblocks

delete-room

Remove a room from Liveblocks by specifying the room ID, ensuring clean-up of unused collaborative spaces.

Instructions

Delete a Liveblocks room

Input Schema

NameRequiredDescriptionDefault
roomIdYes

Input Schema (JSON Schema)

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