models_delete_builds {civis}R Documentation

Cancel a build

Description

Cancel a build

Usage

models_delete_builds(id, build_id)

Arguments

id

integer required. The ID of the model.

build_id

integer required. The ID of the build.

Value

An empty HTTP response


[Package civis version 3.1.2 Index]