v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01302395850.8 KB
v2
presets
presets

Execute a preset

Execute a preset with the given graph and node input for the current user.

post/api/library/presets/{preset_id}/execute

Path parameters

preset_idstring required

Request body

inputsobject
credential_inputsobject

Response

Successful Response

idstring required
user_idstring required
graph_idstring required
graph_versioninteger required
inputsobject nullable required
credential_inputsobject nullable required
nodes_input_masksobject nullable required
preset_idstring nullable required
status'INCOMPLETE' | 'QUEUED' | 'RUNNING' | 'COMPLETED' | 'TERMINATED' | 'FAILED' | 'REVIEW' required
started_atstring date-time nullable

When execution started running. Null if not yet started (QUEUED).

ended_atstring date-time nullable

When execution finished. Null if not yet completed (QUEUED, RUNNING, INCOMPLETE, REVIEW).

is_sharedboolean
share_tokenstring nullable
is_dry_runboolean
organization_idstring nullable
team_idstring nullable