DELETE Delete build file
/integrations/builds/:buildId/files/:fileId Delete build file
DELETE Delete build
/integrations/builds/:buildId Delete build
GET Get build by ID
/integrations/builds/:buildId Get build by ID
GET Prepare new build (for edge runners)
/integrations/builds/edge/prepare Prepare new build (for edge runners)
GET Get list of builds
/integrations/builds/ Get list of builds
POST Add new build file (for edge runners)
/integrations/builds/:buildId/edge/file Add new build file (for edge runners)
POST Add new build (for edge runners)
/integrations/builds/edge/build Add new build (for edge runners)
POST Add new build
/integrations/builds/ Add new build
PUT Update build attachment file
/integrations/builds/:buildId/files/:fileId Update build attachment file
PUT Update build
/integrations/builds/:buildId Update build