Skip to main content
POST
CreateUserDefinedFunction

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
expression
string
required
functionInputs
object[]
required
metadata
object[]
required
description
string
userNotes
string

Response

A successful response.

userDefinedFunction
object
required