Create, read, update, and delete a story
Arguments
- story
An id string or URL to a Story
- ...
Story attributes to either
createStory
oreditStory
. See a list of valid attributes at https://www.pivotaltracker.com/help/api/rest/v5#projects_project_id_stories_post.name
is required on creation; all other fields are optional.