Field | Type | Required | Description |
---|---|---|---|
Type |
string | ✔️ | The type/slug of the milestone. Must be one of the currently configured milestones for the given incident. |
OccurredAt |
time.Time | ✔️ | An ISO8601 formatted string for when this milestone occurred. If you are removing a milestone, this field still needs to be set to some value |
Remove |
*bool | ➖ | If set to true, the milestone will be removed from the incident |