Use the API to create a bite
The createBite
mutation allows you to create a bite through the API.
ID of the transcript
Name of the bite
Maximum length is 256 characters.
Start time of the bite in seconds
End time of the bite in seconds
Type of the bite, either ‘video’ or ‘audio’
Array specifying the visibility of the Soundbite. Possible values are ‘public’, ‘team’, and ‘participants’. For example, [“team”, “participants”] indicates visibility to both team members and participants, while [“public”] denotes full public access.
Summary for the bite
Maximum length is 500 characters.
To create a bite, provide the necessary input parameters to the mutation. Here’s an example of how this mutation could be used:
Use the API to add the Fireflies.ai bot to an ongoing meeting
Use the API to manage transcript deletion
Use the API to create a bite
The createBite
mutation allows you to create a bite through the API.
ID of the transcript
Name of the bite
Maximum length is 256 characters.
Start time of the bite in seconds
End time of the bite in seconds
Type of the bite, either ‘video’ or ‘audio’
Array specifying the visibility of the Soundbite. Possible values are ‘public’, ‘team’, and ‘participants’. For example, [“team”, “participants”] indicates visibility to both team members and participants, while [“public”] denotes full public access.
Summary for the bite
Maximum length is 500 characters.
To create a bite, provide the necessary input parameters to the mutation. Here’s an example of how this mutation could be used:
Use the API to add the Fireflies.ai bot to an ongoing meeting
Use the API to manage transcript deletion