Skip to main content
POST
Sync automation from latest Git release

Authorizations

Authorization
string
header
required

API key issued from Settings → API Keys. Pass as Authorization: Bearer <key>.

Path Parameters

id
string
required

Automation target to sync, such as agents.invoice-agent or workflows.extract. Do not include a version; sync always uses the latest Git release.

Response

Automation metadata, latest release information, and non-fatal sync warnings.

automation
object
required
release
object
required
warnings
string[]
required

Non-fatal source-state warnings, such as unsupported email alias domains.