How to remove cue points via API?


The following guide will walk you through how to delete Chapters/Cue points of an entry.

  1. Go to the API console at https://developer.kaltura.com/console/ (Sign In) or  http://www.kaltura.com/api_v3/testme.
  2. Generate a KS (relevant when Testme Console is used)
    See How to Start a Kaltura Session using the TestMe Console.
  3. Session Service: cuePoint
  4. action: list
  5. Click on the Edit next to "filter (KalturaCuePointFilter):" and insert the entry ID into the 'entryIdEqual' field.
  6. Click Send.
  7. Locate the Chapter item you wish to delete by its cue point "startTime" parameter (in milliseconds) and copy its ID.
  8. Select Service > cuePoint
  9. Select Action > delete
  10. Insert the ID of the cue point you wish to delete in 'Id' field.
  11. Click 'Send'.
Was this article helpful?
Thank you for your feedback!
User Icon

Thank you! Your comment has been submitted.

In This Article
Related Articles
Back to top

Never miss a thing!

Subscribe to our customer newsletter and our release notes updates, so you always get the best out of Kaltura.
Newsletter