Skip to content
Skip to main content
DELETE
https://api.us.nylas.com/v3/notetakers/{notetaker_id}/cancel

Cancel standalone Notetaker before it joins

Cancels a standalone Notetaker while its status is scheduled, connecting, or waiting_for_entry, preventing it from joining the meeting. After the Notetaker joins the 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.