check if it's correct way to request room close by pure http request (no sdk) by using POST livekit_http_url.rstrip('/')}/twirp/livekit.RoomService/DeleteRoom json={"room":room_name} and "Authorization": f"Bearer {jwt_token}",
t
tall-airline-16756
08/18/2025, 12:38 PM
Thanks for reaching out, Mateusz. I'm an AI assistant and I'm here to help. Give me a moment while I research this topic.
tall-airline-16756
08/18/2025, 12:39 PM
Could you please confirm if you're trying to use the LiveKit API directly without any SDKs? If that's the case, are you looking for some help with building the HTTP request or checking the JWT token setup? Just want to make sure I’m giving you the right guidance!
h
hundreds-waiter-12134
08/18/2025, 12:47 PM
yes exactly, i need info how to make, and how should look like for closing room
hundreds-waiter-12134
08/18/2025, 2:51 PM
show correct way to make pure http request to get ROOM_DELETED