Rooms

Delete room

Deletes a Video Room configuration by ID. Use it when the named room should no longer accept future joins; this operation is for the reusable configuration, not for deleting a recording or querying past Room Sessions.

Permissions

The API token used to authenticate must have the following scope(s) enabled to make a successful request: Video.

Learn more about API scopes.

delete/api/video/rooms/{id}

Path parameters

idstring uuid required

Universal Unique Identifier.

Unique ID of the room.

Response

There is no content to send for this request, but the headers may be useful.

Changes

No changes found, but 3 of the 137 revisions have a changelog that could not be searched — this endpoint may have changed in one of them.