delete_project {previsionio}R Documentation

Delete an existing project.

Description

Delete an existing project.

Usage

delete_project(project_id)

Arguments

project_id

id of the project, can be obtained with get_projects().

Value

integer - 204 on success.


[Package previsionio version 11.7.0 Index]