Standalone Notetaker

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.

delete/v3/notetakers/{notetaker_id}/cancel

Response

OK

request_idstring

The ID of the request.

Example response

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

Changes

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