Optionalafter_OptionalarchivedTrue if the story is archived, otherwise false.
Optionalbefore_The ID of the story we want to move this story before.
Optionalbranch_An array of IDs of Branches attached to the story.
Optionalcommit_An array of IDs of Commits attached to the story.
Optionalcompleted_A manual override for the time/date the Story was completed.
Optionalcustom_A map specifying a CustomField ID and CustomFieldEnumValue ID that represents an assertion of some value for a CustomField.
OptionaldeadlineThe due date of the story.
OptionaldescriptionThe description of the story.
Optionalepic_The ID of the epic the story belongs to.
OptionalestimateThe numeric point estimate of the story. Can also be null, which means unestimated.
Optionalexternal_An array of External Links associated with this story.
Optionalfile_An array of IDs of files attached to the story.
Optionalfollower_An array of UUIDs of the followers of this story.
Optionalgroup_The ID of the group to associate with this story
Optionaliteration_The ID of the iteration the story belongs to.
OptionallabelsAn array of labels attached to the story.
Optionallinked_An array of IDs of linked files attached to the story.
Optionalmove_One of "first" or "last". This can be used to move the given story to the first or last position in the workflow state.
OptionalnameThe title of the story.
Optionalowner_An array of UUIDs of the owners of this story.
Optionalparent_The parent story id. If you want to unset this value set parent_story_id to null.
Optionalproject_The ID of the project the story belongs to.
Optionalpull_An array of IDs of Pull/Merge Requests attached to the story.
Optionalrequested_The ID of the member that requested the story.
Optionalstarted_A manual override for the time/date the Story was started.
Optionalstory_The type of story (feature, bug, chore).
Optionalworkflow_The ID of the workflow state to put the story in.
The ID of the story we want to move this story after.