Skip to main content
POST
Restore automation

Authorizations

Authorization
string
header
required

An API key created in Capy under Settings → API.

Path Parameters

automationId
string
required

Response

Automation

id
string
required
projectId
string
required
name
string
required
description
string | null
required
prompt
string
required
triggers
object[]
required
model
object | null
required
repos
object[]
required
threadMode
enum<string>
required
Available options:
new,
single
mcpOverrides
object | null
required
maxRunsPerDay
integer | null
required
machineSize
enum<string> | null
required
Available options:
small,
medium,
large,
ultra,
hyper,
bigguy
enabled
boolean
required
deleted
boolean
required
disabledReason
enum<string> | null
required
Available options:
run_as_unavailable
runAsKind
enum<string>
required
Available options:
human,
service
runAsId
string
required
runCount
integer
required
lastTriggeredAt
string | null
required
createdAt
string
required
updatedAt
string
required