Create a milestoneAsk AIpost https://api.firehydrant.io/v1/lifecycles/milestonesCreate a new milestoneBody ParamsnamestringrequiredThe name of the milestonedescriptionstringrequiredA long-form description of the milestone's purposeslugstring | nullA unique identifier for the milestone. If not provided, one will be generated from the name.phase_idstringrequiredThe ID of the phase to which the milestone should belongpositionint32 | 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 201Create a new milestoneUpdated 7 months ago