Delete a chapter
DELETE {{baseUrl}}/videos/:videoId/chapters/:language
Delete a chapter in a specific language by providing the video ID for the video you want to delete the chapter from and the language the chapter is in.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |