Skip to main content
POST
Link a GitHub pull request to an issue

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required
issueId
string
required

Body

application/json
url
string<uri>
required

GitHub pull request URL used only to address the authorized provider read.

provider
enum<string>
Available options:
github
object_type
enum<string>
Available options:
pull_request

Response

External reference linked

externalReference
object
required

A bounded external provider identity linked to an issue or project. Provider payloads and credentials are never returned.