Compile a function
Functions
Compile a function
Compiles TypeScript function source code and returns the bundled JavaScript.
POST
Compile a function
Requires an API key with the
environment:functions:compile scope. Learn more about API key scopes.Authorizations
The secret key from your Nango environment.
Body
application/json
The TypeScript source code for the function.
Minimum string length:
1