library · inferred from evidence
@knocklabs/node
A Node.js library provided by Knock Labs for interacting with the Knock API.
- 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