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