Standalone Notetaker

Remove standalone Notetaker from meeting

Sends a request to the specified standalone 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.

post/v3/notetakers/{notetaker_id}/leave

Response

OK

request_idstring

The request ID.

Example response

{
  "request_id": "5fa64c92-e840-4357-86b9-2aa364d35b88"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.