Login

This endpoint enables you to generate chapters for an existing media file.

How it works

  1. Make a PATCH request to the /on-demand/{mediaId}/chapters endpoint, replacing <mediaId> with the ID of the media for which you want to generate chapters.
  2. Include the chapters parameter in the request body to enable.
  3. The response will contain the updated media data, confirming the changes made.

You can utilize the video.mediaAI.chapters.ready webhook event to track and notify about the chapters generation.

Use case: This is particularly useful when a user uploads a video and later decides to enable chapters without re-uploading the entire video.

Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!