Fireflies home page
Search...
⌘K
Ask AI
Support
Dashboard
Dashboard
Search...
Navigation
Input
AudioUploadInput
Getting Started
Introduction
Quickstart
Chat with Fireflies AI Assistant
Join the Developer Program
LLM-based Development
What's New
Fundamentals
General concepts
Limits
Errors
Authorization
Introspection
Super Admin
Examples
Overview
Basic
Advanced
GraphQL API
Query
Mutation
Webhooks
Realtime API
Overview
Getting Started
Event Schema
Schema
AIFilter
Analytics
AI Apps
App Output
AudioUploadStatus
Bite
MeetingAnalytics
MeetingAttendee
MeetingInfo
Sentiments
Sentence
Summary
SummarySection
Speaker
Transcript
User
User Groups
Input
AudioUploadInput
Attendee
Role
UpdateMeetingTitleInput
Miscellaneous
Language codes
Error codes
Additional Info
Deprecated
Changelog
Input
AudioUploadInput
Schema for AudioUploadInput
url
String
required
URL from which the audio file will be fetched. This should be a direct link to the audio resource.
title
String
Title assigned to the uploaded file. If not provided, the file’s original name will be used as its title.
Maximum length is 256 characters.
attendees
[Attendee]
Array of
Attendee
objects, as defined in the
Attendee
schema. Each element in this array represents an attendee.
Max length of 100 attendees.
custom_language
String
Custom language code for the meeting
client_reference_id
String
Custom identifier set by the user during upload. You may use this to identify your uploads in your events.
Maximum length is 128 characters.
save_video
Boolean
Boolean value that specifies whether the content video needs to be saved.
Was this page helpful?
Yes
No
Suggest edits
Raise issue
User Groups
Attendee
Assistant
Responses are generated using AI and may contain mistakes.