Mutation
Update Meeting Title
Use the API to update meeting titles
Overview
The updateMeetingTitle
mutation allows for updating the title of a meeting transcript. This operation requires admin privileges within the team.
Arguments
The new title to be assigned to the meeting / transcript.
Usage Example
To update a meeting title, provide the transcript ID and the new title as arguments to the mutation. Here’s an example of how this mutation could be used:
FAQ
Error Codes
List of possible error codes that may be returned by the updateMeetingTitle
mutation. Full list of error codes can be found here.