curl --location '/outreach/steps/cancel' \ --header 'Content-Type: application/json' \ --data '{ "stepIds": [ "string" ], "cascade": true }'