Cancel Task
Cancel a task. This stops Ferry from processing the task.
This endpoint cannot be called if the task is in status APPOINTMENT_CONFIRMED, CANCELING_APPOINTMENT, RESCHEDULING_APPOINTMENT, or APPOINTMENT_CANCELED.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
appointmentTaskId
The ID of the task to cancel.