post
/projects/{project_id}/store/lootbox/open
Opens a loot box in a game inventory.
Deprecated
Avoid using this API operation if possible. It will be removed in a future version.
Authorization
basic
Request Parameters
1 Path Parameter
Request Body
1 Example
Schema
asset_id
string
Unique item ID for the project.
required
class_id
string
Item SKU.
required
user_id
string
User ID.
required
Responses
Schema
asset_id
string
1 validation
class_id
string
1 validation
Send a Test Request
POST
Send requests directly from the browser (CORS must be enabled)
Path Params
1 path param not set
project_id
$$.env
2 variables not set
username
password