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
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
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