Skip to main content
POST
cURL

Авторизації

Authorization
string
header
обов'язково

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

Параметри шляху

baseId
string
обов'язково

Тіло

application/json
code
string
обов'язково

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

Відповідь

200 - application/json

Script execution result

success
boolean
обов'язково
result
object
logs
object
executionTime
number
error
string
Останнє оновлення 4 вересня 2026 р.