Loot box reward probabilities

Create a probability for a loot box reward.

post

Invoke this endpoint to create a probability for a loot box reward choice.

Authorizations
X-API-KeystringRequired
Responses
200

Successful response

application/json
post
/v2/admin/loot_box_reward_probabilities
200

Successful response

Delete a loot box reward probability.

delete

Invoke this endpoint to delete the probability for a loot box reward choice.

Authorizations
X-API-KeystringRequired
Path parameters
loot_box_reward_probability_idnumberRequired
Responses
200

Successful response

application/json
delete
/v2/admin/loot_box_reward_probabilities/{loot_box_reward_probability_id}
200

Successful response

Update a loot box reward probability.

patch

Invoke this endpoint to update the probability for a loot box reward choice.

Authorizations
X-API-KeystringRequired
Path parameters
loot_box_reward_probability_idnumberRequired
Responses
200

Successful response

application/json
patch
/v2/admin/loot_box_reward_probabilities/{loot_box_reward_probability_id}
200

Successful response