Skip to main content
PUT
Update Automation

Authorizations

Authorization
string
header
required

Oviond API key (prefix oviond_) sent as a Bearer token — the credential for REST/programmatic and headless integrations. Manage keys in Settings → API Keys. API keys do NOT authenticate the MCP endpoint (/mcp), which uses OAuth 2.1 + PKCE.

Path Parameters

id
string
required

Body

application/json
name
string
frequency
enum<string>
Available options:
daily,
weekly,
monthly
hours
string
minutes
string
timezone
string
Example:

"America/New_York"

time_format
enum<string>
Available options:
AM,
PM
recipients
string<email>[]
template_id
string
sender_id
string
custom
object
date_text
enum<string>
Available options:
Today,
Yesterday,
Last 7 Days,
Last 30 Days,
Last 60 Days,
Last Month,
This Month,
Last 2 Months,
Last 3 Months,
Last 12 Months,
This Year,
Last Year
day
string

Response

Automation updated

success
enum<boolean>
required
Available options:
true