Scripts
Run a reusable or inline script
Inline source skips typecheck and is auto-saved as a scratch script only on success.
post/api/scripts/run
Headers
X-Runtime-Instance-IDstring
Identifies the concrete runtime instance (worker process) making the call, as generated at its boot. Required to acquire work through the script SDK when multi-runtime mode (MULTI_RUNTIME_ENABLED) is on; ignored otherwise.
Identifies the concrete runtime instance (worker process) making the call, as generated at its boot. Required to acquire work through the script SDK when multi-runtime mode (MULTI_RUNTIME_ENABLED) is on; ignored otherwise.
Request body
Response
Script run completed