Delete persona story
Removes a story outright, details and all. Turning down a PROPOSAL is a state rather than this, or the next pass writes it again
DELETE /personas/{id}/stories/{storyId}
note
SDK method: deletePersonaStory
Security: authenticated (policy: platform.manage)
Attributes
Attributes (2)
| Attribute | Type | Required | Description |
|---|---|---|---|
id | string | Yes | Path parameter. |
storyId | string | Yes | Path parameter. |
Response
200 OK — Returns a PersonaStoryList object.