Skip to main content
POST
Attach a linked pull request

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

id identifier

issueId
string
required

issueId identifier

Body

application/json
url
string<uri>
required

Canonical GitHub pull request URL, e.g. https://github.com/owner/repo/pull/123

title
string

Optional display title. Defaults to owner/repo#number.

Response

PR link attached

The response is of type object.