Create Upload Project
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
1 - 255MIME type of the upload. Accepted: video/mp4, video/quicktime, video/webm, audio/mpeg, audio/mp4, audio/x-m4a, audio/aac, audio/wav, audio/x-wav, audio/flac, audio/x-flac, audio/ogg, audio/webm. Unsupported types return 415. Audio sources are transcript-only (vision and retake-removal return 422).
1 - 255x > 0Response
Successful Response
Public project lifecycle: creation → upload → analyzable (or failed).
One of three distinct status vocabularies on the /v1 wire (REE-75) — project lifecycle, command dispatch, and analysis result are different state machines and are declared as different enums on purpose.
created, uploading, ready, failed 
