v2

latestOpenAPI 3.1.02026-07-3176157210.9 KB
functions

Function Run Start

post/functions/{function_id}/runs/start

Path parameters

function_idstring required

Headers

x-notte-api-keystring required
x-notte-request-originstring nullable
x-notte-sdk-versionstring nullable

Request body

workflow_idstring required

The ID of the function to run

variablesobject required

The variables to run the workflow with

streamboolean

Whether to stream logs, or only return final response

Response

Successful Response

{"stackTrail":"paths:/functions/{function_id}/runs/start:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}