Resets value points and progress of all users in the reward chain.
After the reset, you can update the validity period of the reward chain and the user can progress through it again.
project_id required | integer Project ID. You can find this parameter in your Publisher Account next to the name of the project. Example: 44056 |
reward_chain_id required | integer Reward chain ID. Example: 101 |
The reward chain has been reset.
Basic authentication not passed or wrong. Make sure you used basic authentication or correct credentials.
{- "statusCode": 401,
- "errorCode": 1020,
- "errorMessage": "[0401-1020]: Error in Authentication method occurred"
}