Skip to main content
POST
Create a new transformation

Authorizations

Authorization
string
header
required

Bearer token authentication using API key

Body

name
string
required
description
string
required
function_name
string
required
function
string
required
input_schema
object
required
output_schema
object
required

Response

Transformation created successfully

status
enum<string>
required
Available options:
success,
failed
id
string
required