Skip to main content
Version: 5.7.0

UpdateRewards

Updates player rewards.

ServiceOperation
gamificationUPDATE_REWARDS

Method Parameters

ParameterDescription
includeMetaDataWhether to return meta data as well

Usage

http://localhost:3000
// Cloud Code only. To view example, switch to the Cloud Code tab
JSON Response
{
"status":200,
"data":null
}