TeamCity REST API Reference
 

BuildTriggeringOptions

Last modified: 23 September 2024

Contains build dependency and queue and dependency settings available in the Run Custom Build dialog in TeamCity UI. Assign an instance of this class to the Build.TriggeringOptions field when sending POST requests to the /app/rest/buildQueue endpoint.

Related Help article: Running Custom Build