Create a storyAsk AIpost https://api.atono.io/api/v1/storiesCreates a new story and returns the complete story object in the response.Body ParamsThe story to create.dataobjectrequiredA story represents a piece of planned work in Atono, typically written from the user’s perspective. It includes a user story statement, acceptance criteria, and optional context to guide implementation or review.data objectResponses 200Successfully created the story. 404One of the story's relationships was not found.Updated 8 months ago