Grants entitlement by a provided game code.
| project_id required | integer Project ID. You can find this parameter in your Publisher Account next to the name of the project. Example: 44056 |
Successful redemption.
Authorization header not sent.
Game code not found. Make sure the code and project_id are correct.
Invalid request.
{- "code": "AAAA-BBBB-CCCC-DDDD",
- "sandbox": false
}{- "statusCode": 403,
- "errorCode": 0,
- "errorMessage": "Authorization header not sent"
}