issues
Remove all labels from an issue
Removes all labels from an issue.
delete/repos/{owner}/{repo}/issues/{issue_number}/labels
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.
Response
Response