Cancel TWAP
Cancel a running TWAP schedule.
Cancel a running TWAP schedule with PATCH /schedules/:scheduleId/cancel (SDK: sdk.core.schedules.cancel); its pending chunks stop. Cancel every active schedule with PATCH /schedules/cancel-all. Already-filled chunks stay as part of the open position. The cancellation surfaces over the WebSocket as schedule.cancelled.