Create conditional step
POST https://localhost:5001/workflows/:workflowId/conditions
Request Body
{"previousStepId"=>"ba0e15e5-c1cf-4f60-6e93-08dc3d5d77f4", "isConditionalTrue"=>true, "nextStepId"=>nil}
RESPONSES
status: Created
{"id":"00000000-0000-0000-0000-000000000000"}