Toggle the use_in_default_index flag on an existing describe job. Enabling this makes the file searchable by default in the deep search and response APIs.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the description job
When true, the video's search documents will be added to the account's default index. When false, existing default index search documents are removed.
Successful response
pending, processing, completed, failed, not_applicable The URL of the processed video
Duration of the video in seconds
URL of the file-level thumbnail for the video. Only present when include_thumbnails=true.
Unix timestamp in milliseconds when the job was created
Configuration for media description from videos
Whether this describe job's search documents are included in the default index.
Error message if status is 'failed'
The ID of the segmentation job if the describe was run with a segmentation
Array of narrative chapters (only present when include_chapters=true and segmentation strategy is 'narrative')
Array of shot boundaries (only present when include_shots=true and segmentation strategy is 'shot-detector')
Total number of chapters (only present when include_chapters=true and segmentation strategy is 'narrative')
x >= 0Total number of shots (only present when include_shots=true and segmentation strategy is 'shot-detector')
x >= 0