Metadata
- Source
- SJRK-406
- Type
- New Feature
- Priority
- Critical
- Status
- Open
- Resolution
- N/A
- Assignee
- N/A
- Reporter
- Gregor Moss
- Created
2020-10-22T16:09:38.437-0400 - Updated
2020-10-29T13:30:34.384-0400 - Versions
- N/A
- Fixed Versions
-
- 1.0
- Component
-
- Storytelling Tool Server
Description
Implement a server route/endpoint to delete a story.
There is currently a URL under the "/admin" path and gated with Basic Authentication that allows stories to be deleted, but this needs to be an endpoint that any authenticated & authorized user can use to delete a story they have the rights to manage (i.e. they are the author or the admin)