Update a milestoneAsk AIpatch https://api.firehydrant.io/v1/lifecycles/milestones/{milestone_id}Update a milestonePath Paramsmilestone_idstringrequiredBody Paramsnamestring | nullThe name of the milestonedescriptionstring | nullA long-form description of the milestone's purposeslugstring | nullA unique identifier for the milestone. If not provided, one will be generated from the name.positionint32 | nullThe position of the milestone within the phase. If not provided, the milestone will be added as the last milestone in the phase.required_at_milestone_idstring | nullThe ID of a later milestone that cannot be started until this milestone has a timestamp populatedauto_assign_timestamp_on_createstring | nullenumThe setting for auto-assigning the milestone's timestamp during incident declarationalways_set_on_createonly_set_on_manual_createnever_set_on_createAllowed:always_set_on_createonly_set_on_manual_createnever_set_on_createResponse 200Update a milestoneUpdated 7 months ago