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