Epic

Partially update epic

Performs a partial update of the epic. A partial update means that fields not present in the request JSON will not be updated. Valid values for color are color_1 to color_9. Note: This operation does not work for epics in next-gen projects.

post/rest/agile/1.0/epic/{epicIdOrKey}

Path parameters

epicIdOrKeystring required

The id or key of the epic to update.

Request body

doneboolean
namestring
summarystring

Response

Updated epic

Changes

No recorded changes to this endpoint across all 1 revision of this API.