curl --location --request PUT '/smartflows//triggers/campaign-sent/4a06896c-81b3-44f4-b493-2057bef951a2' \
--header 'Authorization: Bearer JWT' \
--header 'Content-Type: application/json' \
--data '{
"name": "Custom activity name",
"campaignId": "4a06896c-81b3-44f4-b493-2057bef951a2"
}'{
"error": "You don`t have permission to access this entity"
}