Virtual Currency
Virtual Groups
Virtual Items
User Account
User Attributes
Promotions
Coupons
Loot Boxes
post

/projects/{project_id}/game_delivery/redeem_key

Activates a game key.

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
object
$schema: http://json-schema.org/draft-04/schema#
digital_content_sku
string

Unique key package ID.

drm_sku
string

Unique DRM ID in Xsolla.

required
encoded
boolean

Whether the key encryption is used. If ‘true’, the key is encrypted according to the AES-256-ECB algorithm using the project secret key. Default is ‘false’.

key
string

Activation key.

required
language
string

User language per ISO-639-1.

required
user_email
string

User email.

required
user_id
string

User ID.

required

Responses

No content

Send a Test Request

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