fields), incluindo identificadores, tipos, seções e — quando configuradas — as regras condicionais associadas a cada campo.createButtonLabel e backgroundColor.curl --location '/v1/flows//start-form/'{
"id": "string",
"title": "string",
"description": "string",
"logoUrl": "string",
"backgroundColor": "string",
"createButtonLabel": "string",
"startFormPhaseId": "string",
"flowId": "string",
"fields": [
{
"id": "string",
"name": "string",
"type": "string",
"index": 0,
"active": true,
"editable": true,
"required": true,
"help": "string",
"description": "string",
"category": "string",
"slug": "string",
"uiComponent": "string",
"sectionMetadata": {},
"options": [
"string"
],
"rules": {}
}
]
}