rsnc_agent_update_event
Update an existing reward event's configuration. Changes to reward amounts are validated against performance data to ensure sufficient data for evaluation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brandId | Yes | The brand identifier (wallet address). | |
| enabled | No | Enable or disable the event. | |
| eventId | Yes | The event identifier to update. | |
| maxClaims | No | New maximum total claims allowed. 0 = unlimited. | |
| rewardAmount | No | New RSNC tokens awarded per claim. | |
| cooldownHours | No | New cooldown period in hours between claims per user. |