Skip to content
Get started

Cancel build

delete/builds/{id}

Cancel build

Path ParametersExpand Collapse
id: string
Cancel build
curl http://localhost:8080/builds/$ID \
    -X DELETE \
    -H "Authorization: Bearer $HYPEMAN_API_KEY"
Returns Examples