cURL
curl --request DELETE \ --url https://api.scale.computeflow.cloud/lobbies/{id} \ --header 'Content-Type: application/json' \ --data '{ "playerId": "user123" }'
Lobby ID
Name of the lobby configuration this lobby belongs to
The lobby has been successfully deleted