Skip to content
Skip to main content
DELETE
/v3/notetakers/{notetaker_id}/cancel

Cancel 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.

NYLAS API KEY

Parameters

Path parameters

notetaker_id*string

ID of the Notetaker bot to access.

Responses

request_idstring

The ID of the request.

Example: "5fa64c92-e840-4357-86b9-2aa364d35b88"
DELETEhttps://api.us.nylas.com/v3/notetakers/{notetaker_id}/cancel

Find your API key in the Nylas Dashboard under API Keys in your application settings.

notetaker_idrequiredstring

ID of the Notetaker bot to access.