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.


Open-EO/openeo-r-client documentation built on Jan. 26, 2025, 9:28 a.m.