asn_stories_delete: Deletes a story. A user can only delete stories they have...

View source: R/stories.R

asn_stories_deleteR Documentation

Deletes a story. A user can only delete stories they have created. Returns an empty data record.

Description

Deletes a story. A user can only delete stories they have created. Returns an empty data record.

Usage

asn_stories_delete(story, ..., options = list())

Arguments

story

Id Globally unique identifier for the story.

See Also

Other stories: asn_stories_create_on_task, asn_stories_find_by_id, asn_stories_find_by_task, asn_stories_update, asn_stories


datacamp/asana documentation built on Sept. 18, 2023, 8:51 a.m.