curl --location --request PUT '/smartflows//triggers/subscription-confirmed/' \
--header 'Authorization: Bearer JWT' \
--header 'Content-Type: application/json' \
--data '{
"name": "Custom activity name",
"includeImportedContacts": true
}'{
"error": "Reason of failure"
}