Ignore an issueCopy Pageput https://app.aikido.dev/api/public/v1/issues/{issue_id}/ignoreIgnore an issuePath Paramsissue_idintegerrequiredThe id of the issueBody ParamsThe parameters needed to ignore an issuereasonstringA reason for ignoring the issueapply_for_all_tagsbooleanIn case the issue is linked to a container, apply the ignore 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 ignored 400One or more of the provided fields are invalid. 404The provided issue ID is does not exist.Updated 1 day ago