Skip to contents

Deletes a specific saved query on QuartzBio EDP.

Usage

SavedQuery.delete(id, env = get_connection())

Arguments

id

String The ID of the QuartzBio EDP saved query.

env

(optional) Custom client environment.

Examples