delete_user_process: Deletes a user process

View source: R/user_defined_processes.R

delete_user_processR Documentation

Deletes a user process

Description

The function initiates the deletion of a user defined process on the back-end. Only the owning user can delete their process. The user defined process also should not be part of any particular job.

Usage

delete_user_process(id, con = NULL)

Arguments

id

the id of the user process

con

connected and authorized openEO client object (optional) otherwise active_connection() is used.


openeo documentation built on Nov. 17, 2022, 5:07 p.m.