Workspace
Delete a Game
DELETE
/
workspace
/
{workspaceId}
/
games
/
{gameId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
workspaceId
string
requiredgameId
string
requiredResponse
200 - application/json
success
boolean