So i am trying to revoke the ban for all the players in a specific segment ? Is there anyway to do that ?
Answer by SethDu · May 27, 2021 at 07:58 AM
Yes, please navigate to [Game Manager] -> [Automation] -> [Scheduled Tasks] and create a task, which configures “Run actions on each player in a segment”. Select the segment and Run a cloud script/azure function you have defined, where RevokeBans API is called.