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