apicheats.dev Cheat sheet Raw .md
POST

Try POST /repos/{owner}/{repo}/issues/{issue_number}/relates_to — GitHub API

GitHub playground

Add a related issue

Credentials

Kept in this tab only. Requests go through apicheats.dev's same-origin proxy straight to api.github.com; the proxy stores and logs nothing about them.

Headers

Path

Body application/json

1 body fields
  • issue_id · required · integer — The id of the issue to mark as related to the current issue