Add note to issue groupAsk AIpost https://app.aikido.dev/api/public/v1/issues/groups/{issue_group_id}/notesAdd note to issue groupPath Paramsissue_group_idintegerrequiredThe id of the issue groupBody ParamsThe parameters needed to add a notenotestringrequiredThe content of the notecve_idstringOptional parameter to limit the scope of the note to a CVE. 'null' by defaultResponses 200The note has been successfully created 400One or more of the provided fields are invalid.Updated 4 months ago