{
"name": "string",
"entrypoint": "string",
"autosaved": true,
"upstreamId": "string",
"primary": true,
"nodes": [
{
"id": "string",
"type": "info",
"title": "string",
"description": "string",
"length_limit": 0,
"choices": [
"string"
],
"branch_nodes": [
"string"
],
"branch_by_choice": true,
"custom_choice": true,
"max_choices": 0,
"max_attachments": 0,
"max_file_size_each": 0,
"max_file_size_total": 0,
"required": true,
"nextNodeId": "string",
"attachmentIds": [
"string"
]
}
]
}