Is there an RTC Rest API to set the state of the "Enabled" checkbox in the "Schedule" tab of a Build Definition?
I would like to globally enable/disable scheduled builds for multiple build definitions. I didn't see a way to do that from the RTC client UI (other than editing each build definition one-by-one). Is there a way to programmatically enable/disable scheduled builds so I can write a script to control all the desired build definitions?