Update Project
Manage Projects
Update Project
Update a project’s title
POST
Update Project
Documentation Index
Fetch the complete documentation index at: https://docs.reap.video/llms.txt
Use this file to discover all available pages before exploring further.
For AI agents: a documentation index is at /llms.txt. Every page is also available as markdown, just append .md to the URL.
Overview
Update the title of an existing project. Projects that are still processing cannot be updated.Rate Limiting
This endpoint is rate limited to 10 requests per minute per API key.Cannot update projects that are still processing. Wait for the project to reach
completed or failed status before updating.Response
Unique project identifier
Updated project title
Thumbnail URL for the project
Duration in seconds that was billed for this project
Current processing status
Type of project
Source of the video content
Video genre used for AI analysis
Array of identified topics in the video
Array of clip duration preferences
Start time in seconds for processing (null if entire video)
End time in seconds for processing (null if entire video)
Whether clips are automatically reframed
Output resolution for the project
Output orientation
Caption style preset ID (null if captions disabled)
Whether captions are enabled
Whether emojis are added to captions
Whether keyword highlighting is enabled
Primary language of the video content
Target dubbing language (null if not applicable)
Whether transcription is translated
Array of languages for translation
Script format for transcription (“native” or “roman”)
Video file metadata including duration, resolution, format, etc.
Project URLs and assets
Unix timestamp when the project was created
Unix timestamp when the project was last updated
Example Request
Example Response
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
200 - application/json
Successful response
Available options:
queued, prepped, draft, processing, finalizing, completed, invalid, expired, failed, error Available options:
clipping, captions, reframe, dubbing, transcription Available options:
Upload, Youtube, Vimeo, TwitchVod, Twitter, RumbleEmbed, Generic Available options:
talking, screenshare, gaming Available options:
landscape, portrait, square Available options:
native, roman