Unlink a section from an entry
DELETE/media/:mediaId/chapters/:chapterId/entries/:entryId/sections/:sectionId
Removing a Section
from an entry will make that entry a navigational element of the Media Chapter
.
Request
Responses
- 200
- 401
- 403
- 404
Successful response.
Unauthorized access.
Access forbidden.
Given resource was not found.