DELETE
/v3/notetakers/{notetaker_id}/cancelCancel standalone Notetaker
Cancels a Notetaker that is in the scheduled state, preventing it from joining the meeting. This endpoint only works for Notetakers that haven't joined a meeting yet. To remove a Notetaker that is currently in a meeting, use the leave endpoint. To permanently delete a Notetaker in any state, use the delete endpoint instead.