issues
Dismiss an issue suggestion
Dismisses a pending suggestion on an issue. Transitions the suggestion to dismissed without applying any change or creating a timeline event.
Requires triage access to the repository. This endpoint only supports issues, not pull requests.
post/repos/{owner}/{repo}/issues/{issue_number}/suggestions/{suggestion_id}/dismiss
Path parameters
ownerstring required
The account owner of the repository. The name is not case sensitive.
repostring required
The name of the repository without the .git extension. The name is not case sensitive.
issue_numberinteger required
The number that identifies the issue.
suggestion_idinteger required
The unique identifier of the suggestion.
Response
Response