update
public final Response<Notetaker> update(String notetakerId, UpdateNotetakerRequest requestBody, String identifier, RequestOverrides overrides)
public final Response<Notetaker> update(String notetakerId, UpdateNotetakerRequest requestBody, String identifier)
Update a Notetaker
Return
The updated Notetaker
Parameters
notetaker Id
The id of the Notetaker to update.
request Body
The values to update the Notetaker with
identifier
Grant ID or email account in which to update an object.
overrides
Optional request overrides to apply