notebooks_delete_deployments {civis}R Documentation

Delete a Notebook deployment

Description

Delete a Notebook deployment

Usage

notebooks_delete_deployments(notebook_id, deployment_id)

Arguments

notebook_id

integer required. The ID of the owning Notebook

deployment_id

integer required. The ID for this deployment

Value

An empty HTTP response


[Package civis version 3.1.2 Index]