Unignore an issueAsk AIput https://app.aikido.dev/api/public/v1/issues/{issue_id}/unignoreUnignore an issuePath Paramsissue_idintegerrequiredThe id of the issueBody ParamsThe parameters needed to unignore an issuereasonstringA reason for unignoring the issueapply_for_all_tagsbooleanIn case the issue is linked to a container, apply the unignore action across all tags of this container. This feature needs to be enabled by Aikido support before it can be used.truefalseResponses 200The issue has been successfully unignored 400One or more of the provided fields are invalid. 404The provided issue ID is does not exist.Updated 7 months ago