const data = await ctx.modules.lobbies.destroy({
  // Request body
});

Public

Yes

Request

const data = await ctx.modules.lobbies.destroy({
  // Request body
});

Request

Object containing the following properties:
PropertyType
lobbyId (*)string
reasonstring
(*) Required.

Response

Response

Object containing the following properties:
PropertyType
All properties are optional.