Unignore an issue groupAsk AIput https://app.aikido.dev/api/public/v1/issues/groups/{issue_group_id}/unignoreUnignore an issue groupPath Paramsissue_group_idintegerrequiredThe id of the issueBody ParamsThe parameters needed to ignore an issue groupreasonstringA reason for unignoring the issueResponses 200The issue has been successfully unignored 400One or more of the provided fields are invalid. 404The provided issue ID is does not exist. 422The payload is valid, but the request could not be processed.Updated 7 months ago