Optionalafter_OptionalarchivedA true/false boolean indicating whether the Epic is in archived state.
Optionalbefore_The ID of the Epic we want to move this Epic before.
Optionalcompleted_A manual override for the time/date the Epic was completed.
OptionaldeadlineThe Epic's deadline.
OptionaldescriptionThe Epic's description.
Optionalepic_The ID of the Epic State.
Optionalexternal_This field can be set to another unique ID. In the case that the Epic has been imported from another tool, the ID in the other tool can be indicated here.
Optionalfollower_An array of UUIDs for any Members you want to add as Followers on this Epic.
Optionalgroup_Deprecated The ID of the group to associate with the epic. Use group_ids.
Optionalgroup_An array of UUIDS for Groups to which this Epic is related.
OptionallabelsAn array of Labels attached to the Epic.
Optionalmilestone_Deprecated The ID of the Milestone this Epic is related to. Use objective_ids.
OptionalnameThe Epic's name.
Optionalobjective_An array of IDs for Objectives to which this Epic is related.
Optionalowner_An array of UUIDs for any members you want to add as Owners on this Epic.
Optionalplanned_The Epic's planned start date.
Optionalrequested_The ID of the member that requested the epic.
Optionalstarted_A manual override for the time/date the Epic was started.
OptionalstateDeprecated The Epic's state (to do, in progress, or done); will be ignored when epic_state_id is set.
The ID of the Epic we want to move this Epic after.