Skip to main content

End a room session.

POST 
/room_sessions/:room_session_id/actions/end

Note: this will also kick all participants currently present in the room

Request

Path Parameters

    room_session_id uuidrequired

    The unique identifier of a room session.

Responses

200: Success Action Response

Loading...