Skip to main content
Version: 5.7.0

ResetMilestones

Resets the specified milestones' statuses.

ServiceOperation
gamificationRESET_MILESTONES

Method Parameters

ParameterDescription
milestonesA list of milestones' IDs to reset

Usage

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