curl --location --request PUT '/smartflows//triggers/lists/contact-add/' \
--header 'Authorization: Bearer JWT' \
--header 'Content-Type: application/json' \
--data '{
"name": "VIP contacts",
"listId": 4
}'{
"error": "Reason of failure"
}