Optional
completed_date-time
Optional
created_Defaults to the time/date it is created but can be set to reflect another date.
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 new 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
The 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 new 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.
Optional
updated_Defaults to the time/date it is created but can be set to reflect another date.
date-time
Generated using TypeDoc
A manual override for the time/date the Epic was completed.