Skip to main content
PATCH
Zaktualizuj treść automatyzacji

Autoryzacje

X-API-Key
string
header
wymagane

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

Parametry ścieżki

automationId
string<uuid>
wymagane

Automation id (UUID).

Treść

application/json
nodes
string | null

Węzły grafu automatyzacji jako łańcuch JSON.

edges
string | null

Krawędzie grafu automatyzacji jako łańcuch JSON.

Odpowiedź

Zaktualizowana automatyzacja

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>