Skip to main content
POST
cURL

Autorisierungen

Authorization
string
header
erforderlich

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Pfadparameter

baseId
string
erforderlich

Body

application/json
code
string
erforderlich

TypeScript code to execute

input
object

Input parameters for the script

integrationIds
string[]

Integration IDs to inject into script context

dependencies
object[]

NPM dependencies to install

Antwort

200 - application/json

Script execution result

success
boolean
erforderlich
result
object
logs
object
executionTime
number
error
string
Zuletzt geändert am 4. September 2026