Content
Summarize content
Create summary.
POST
Authorizations
Body
application/json
The model of AI. Possible values are gpt-4o-mini
Available options:
gpt-4o-mini
The AI prompt
Response
200 - application/json
successful
The section type of the segment
The content type of the segment. Possible values are text
, audio
, or image
. Images will appear in videos
Available options:
text
, audio
, image
The plain text for this segment. Required if content_type is text
The URL of the uploaded audio file for this segment. Required if content_type is audio
The URL of the uploaded image file for this segment. Required if content_type is image