Delete a storyAsk AIdelete https://api.atono.io/api/v1/stories/{id}Deletes a story by its UUID or handle.Path ParamsidstringrequiredThe UUID or handle of the story. The handle is the item ID shown in the Atono application (e.g., STORY-123).Responses 204Successfully deleted the story. No content is returned in the response. 404The specified story could not be found. It may not exist or may have already been deleted.Updated 10 months ago