curl --location '/smartflows//validate' \
--header 'Authorization: Bearer JWT'{
"isValid": true,
"messages": [
{
"message": "Smartflow must starts with trigger activity",
"type": "hint",
"activityId": "4a06896c-81b3-44f4-b493-2057bef951a2"
}
]
}