curl --location --request PATCH '/flow/flowTask//disagree' \ --header 'Authorization: {{ACCESS_TOKEN}}'
{ "status": "OK" }