Streamdiver APIMedia ChaptersDelete an entryDelete an entry DELETE /media/:mediaId/chapters/:chapterId/entries/:entryId It will delete also all child entries of the Media Chapter. Request Responses200401403404Successful response.Unauthorized access.Access forbidden.Given resource was not found.