curl --location '/smartflows//triggers/first-registration/' \
--header 'Authorization: Bearer JWT'{
"data": {
"name": "Custom activity name",
"activityId": "4a06896c-81b3-44f4-b493-2057bef951a2",
"smartflowId": "4a06896c-81b3-44f4-b493-2057bef951a2",
"ancestorId": "4a06896c-81b3-44f4-b493-2057bef951a2",
"descendantId": "4a06896c-81b3-44f4-b493-2057bef951a2",
"cron": "0 12 * * *",
"metrics": {
"lastExecution": "2025-04-20T06:00:00"
}
}
}