curl --location --request PUT '/smartflows//actions/unsubscribe/' \ --header 'Authorization: Bearer JWT' \ --header 'Content-Type: application/json' \ --data '{}'
{ "error": "Reason of failure" }