Optional
after_int64
Optional
archivedA true/false boolean indicating whether the Epic is in archived state.
Optional
before_The ID of the Epic we want to move this Epic before.
int64
Optional
completed_A manual override for the time/date the Epic was completed.
date-time
Optional
deadlineThe Epic's deadline.
date-time
Optional
descriptionThe Epic's description.
100000
Optional
epic_The ID of the Epic State.
int64
Optional
external_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.
Optional
follower_An array of UUIDs for any Members you want to add as Followers on this Epic.
Optional
group_Deprecated
The ID of the group to associate with the epic. Use group_ids
.
uuid
Optional
group_An array of UUIDS for Groups to which this Epic is related.
Optional
labelsAn array of Labels attached to the Epic.
Optional
milestone_Deprecated
The ID of the Milestone this Epic is related to. Use objective_ids
.
int64
Optional
nameThe Epic's name.
1
256
Optional
objective_An array of IDs for Objectives to which this Epic is related.
Optional
owner_An array of UUIDs for any members you want to add as Owners on this Epic.
Optional
planned_The Epic's planned start date.
date-time
Optional
requested_The ID of the member that requested the epic.
uuid
Optional
started_A manual override for the time/date the Epic was started.
date-time
Optional
stateDeprecated
The Epic's state (to do, in progress, or done); will be ignored when epic_state_id
is set.
Generated using TypeDoc
The ID of the Epic we want to move this Epic after.