Only schedules added via daggle_add_schedule() (source = "runtime") can be
removed. Attempting to delete a YAML-declared schedule returns a 400 Bad Request from the server.
Arguments
- name
Character string. Name of the DAG.
- schedule_id
Character string. ID of the schedule to remove, as returned by
daggle_list_schedules()ordaggle_add_schedule().- base_url
Base URL of the daggle API. See Details.
