Skip to main content
PUT
Edit an automation

Path Parameters

automation
integer
required

The automation ID

Body

application/json
name
string
type
enum<string>
Available options:
date,
scheduled
query
string
query_type
string | null
date
string<date>
slot
enum<string>
Available options:
AU-MEL-0,
AU-MEL-1,
AU-MEL-2,
AU-MEL-3,
AU-MEL-4,
AU-MEL-5,
AU-MEL-6,
AU-MEL-7,
AU-MEL-8,
AU-MEL-9,
AU-MEL-10,
AU-MEL-11,
AU-MEL-12,
AU-MEL-13,
AU-MEL-14,
AU-MEL-15,
AU-MEL-16,
AU-MEL-17,
AU-MEL-18,
AU-MEL-19,
AU-MEL-20,
AU-MEL-21,
AU-MEL-22,
AU-MEL-23,
NZ-AUK-1,
AU-MEL-HOURLY-0
description
string | null
is_active
boolean | null
notes
string | null
last_run_at
string<date-time> | null
frequency
enum<string> | null
Available options:
monthly,
weekly,
fortnightly,
daily
run_at
integer | null
arguments
object[] | null
actions
object[]
Minimum array length: 1

Response

Automation

data
Automation · object
required