OptionalarchivedOptionalcustom_An array of objects specifying a CustomField ID and CustomFieldEnumValue ID that represents an assertion of some value for a Custom Field. This will replace the current Custom Field values on the Story. Sending an empty array will delete all existing Custom Field values.
Optionalcustom_An array of objects specifying a CustomField ID and CustomFieldEnumValue ID that represents an assertion of some value for a Custom Field. These will be added to the current Custom Field values on the Story.
Optionalcustom_An array of objects specifying a CustomField ID and CustomFieldEnumValue ID that represents an assertion of some value for a Custom Field. These will be removed from the current Custom Field values on the Story.
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_This field can be set to another unique ID. In the case that the Story has been imported from another tool, the ID in the other tool can be indicated here.
Optionalexternal_An array of External Links associated with the Story. This will replace the current External Links on the Story. Sending an empty array will delete all existing External Links.
Optionalexternal_An array of External Links associated with the Story. These will be added to the current External Links on the Story.
Optionalexternal_An array of External Links associated with the Story. These will be removed from the current External Links on the Story.
Optionalfile_An array of IDs of Files attached to the Story. This will replace the current Files on the Story. Sending an empty array will delete all existing Files.
Optionalfile_An array of IDs of Files attached to the Story. These will be added to the current files on the Story.
Optionalfile_An array of IDs of Files attached to the Story. These will be added to the current files on the Story.
Optionalfollower_An array of UUIDs of the Members that follow this Story. This will replace the current Followers on the Story. Sending an empty array will delete all existing Followers.
Optionalfollower_An array of UUIDs of the Members that follow this Story. These will be added to the current followers on the Story.
Optionalfollower_An array of UUIDs of the Members that follow this Story. These will be removed from the current followers on the Story.
Optionaliteration_The ID of the Iteration the Story belongs to.
Optionallabel_Labels to attach to the Story. This will replace the current Labels on the Story. Sending an empty array will delete all existing Labels.
Optionallabel_Labels to attach to the Story. These will be added to the current Labels on the Story.
Optionallabel_Labels to detach from the Story. These will be removed to the current Labels on the Story.
Optionallinked_An array of IDs of Linked Files attached to the Story. This will replace the current Linked Files on the Story. Sending an empty array will delete all existing Linked Files.
Optionallinked_An array of IDs of Linked Files attached to the Story. These will be added to the current files on the Story.
Optionallinked_An array of IDs of Linked Files attached to the Story. These will be added to the current files on the Story.
OptionalnameThe name of the Story.
Optionalowner_An array of UUIDs of the Members that own this Story. This will replace the current Owners on the Story. Sending an empty array will delete all existing Owners.
Optionalowner_An array of UUIDs of the Members that own this Story. These will be added to the current owners on the Story.
Optionalowner_An array of UUIDs of the Members that own this Story. These will be removed from the current owners on the Story.
Optionalparent_The ID of the parent Story to associate with this Story (making the Story a sub-task). Field only applicable when Sub-task feature is enabled.
Optionalproject_The ID of the Project the Story belongs to.
Optionalrequester_The ID of the Member that requested the Story. Will default to the Member making the API call if not provided.
Optionalset_One of "first", "last", "before", or "after". This can be used to move the given story to the first or last position in the Workflow State, or before or after a given Story.
Optionalstory_The type of Story (feature, bug, chore).
Optionalteam_The id of the Team to associate with this Story.
Optionalworkflow_The ID of the Workflow State to move the Story to.
Controls the Story's archived state.