Snooze an issue groupCopy Pageput https://app.aikido.dev/api/public/v1/issues/groups/{issue_group_id}/snoozeSnooze an issue group for a given periodPath Paramsissue_group_idintegerrequiredThe id of the issueBody ParamsThe parameters needed to snooze an issue groupsnooze_untilintegerrequired≥ 0A unix timestamp describing until when the issue group should be snoozedreasonstringA reason for snoozing the issueResponses 200The issue has been successfully snoozed 400One or more of the provided fields are invalid. 404The provided issue ID is does not exist.Updated 1 day ago