issue
Block the issue given in the body by the issue in path
post/repos/{owner}/{repo}/issues/{index}/blocks
Path parameters
ownerstring required
owner of the repo
repostring required
name of the repo
indexstring required
index of the issue
Request body
Response
Issue
Example response
{
"labels": [
{
"color": "00aabb"
}
]
}