POST //multicall/flows HTTP/1.1
Host: beta.usemoon.ai
Authorization: text
Content-Type: application/json
Accept: */*
Content-Length: 319
{
"name": "text",
"description": "text",
"nodes": [
{
"id": "text",
"type": "action",
"data": {
"userFunctionName": "text",
"condition": "text",
"params": null,
"function": "text",
"wrapper": "text"
}
}
],
"edges": [
{
"id": "text",
"source": "text",
"target": "text",
"label": "text"
}
],
"created_at": "text",
"id": "text",
"updated_at": "text",
"user_id": "text"
}