Creates a game entity for a specified project.
X-HOST-ID required | string <uuid> A unique header issued by Xsolla. To obtain it, please contact the integration team at integration@xsolla.com or your Customer Success Manager at csm@xsolla.com. Provide them with the project ID and merchant ID. Keep X-HOST-ID confidential, as it is part of the authentication key. |
A JSON object containing game information.
Game entity was successfully created.
Bad request.
Internal server error.
{- "external_game_id": "string",
- "game_name": "string",
- "game_image_url": "string",
- "merchant_id": 0,
- "project_id": 0
}
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
}