DELETE
Delete a lobby (admin)

Authorizations

api-key
string
header
required

Per-project server key, prefixed sk_live_. Full access to every endpoint. Keep it on your backend: never ship it in a game binary.

Path Parameters

lobby_id
string
required

Lobby identifier.

Example:

"lobby_456"

Response

Lobby deleted.