Skip to main content
POST
Activate an automation

Authorizations

X-API-Key
string
header
required

Project-scoped API key, format rm_(live|test)_... . May also be sent as Authorization: Bearer rm_....

Path Parameters

automationId
string<uuid>
required

Automation id (UUID).

Response

Automation activated

id
string<uuid>
automationKey
string | null
name
string
description
string | null
status
string
triggerType
string | null
triggerTopicId
string<uuid> | null
triggerTopicName
string | null
nodeCount
integer | null
totalEntered
integer | null
totalCompleted
integer | null
currentlyActive
integer | null
nodes
string | null
edges
string | null
createdAt
string<date-time>
updatedAt
string<date-time>