Skip to main content
POST
Assign distribution details to a game config

Authorizations

x-api-token
string
header
required

Path Parameters

gameConfigId
string
required

The id of the game config to assign distribution details to

Body

application/json

The input required to assign distribution details to a game config

distributions
object[]
required

Array of distribution configurations (prizes) for the game

Response

Successful response

gameConfigId
string
required

The id of the game config with assigned distribution details

distributions
object[]
required