curl --location '/smartflows/templates' \
--header 'Authorization: Bearer JWT' \
--header 'Content-Type: application/json' \
--data '{
"name": "Anniversaries",
"internal": true,
"smartflow": "35a5d0e7-934f-4d50-9f4d-8c370ca72017"
}'{
"data": {
"templateId": "4a06896c-81b3-44f4-b493-2057bef951a2",
"internal": true,
"name": "Anniversaries"
}
}