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

Cancel Notetaker before it joins

Cancels a 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

grant_id*string

ID of the grant to access.

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/grants/{grant_id}/notetakers/{notetaker_id}/cancel

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

grant_idrequiredstring

ID of the grant to access.

notetaker_idrequiredstring

ID of the Notetaker bot to access.