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

Remove Notetaker from meeting

Sends a request to the specified Notetaker bot to leave the meeting it's currently attending. If the Notetaker's status is scheduled, connecting, or waiting_for_entry, use the cancel 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 request ID.

dataobject
POSThttps://api.us.nylas.com/v3/grants/{grant_id}/notetakers/{notetaker_id}/leave

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.