Page optimized for desktop experience. Please use a desktop browser for best compatibility.

Post Versus Put

  • Posting a chapter replaces all existing chapters.
  • Put replaces a chapter only if it is a duplicate timestamp and creates a new one if the chapter does not exist at that Start time.

Chapter Endpoints

Method   Description
POST /api/uploads/chapters/{videoId} Upload a Chapter
PUT /api/uploads/chapters/{videoId} Edit a Chapter
GET /api/v2/videos/{videoId}/chapters Get Chapters for a Video

PowerPoint Presentation Chapter Endpoints

Method   Description
POST /api/uploads/chapters/{videoId} Upload a PowerPoint Presentation Chapter
GET /api/v2/videos/{videoId}/presentation-status Get PowerPoint Presentation Chapter Status