service · inferred from evidence
knock.workflows
A service or API module within Knock for managing workflows, including schedule operations.
- knock.workflows.deleteSchedules throws UnprocessableEntityException: schedule_ids(cast): is invalid
Calling `await knock.workflows.deleteSchedules({ schedule_ids: ['YOUR_SCHEDULE_ID'] })` with @knocklabs/node 6.1 throws `UnprocessableEntityException: The following errors occurred: schedule_ids(cast): is invalid` (HTTP 422), even though th