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
最終更新日 2026年9月4日