Skip to main content
POST
Link a GitHub pull request to a project

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required
projectId
string<uuid>
required

Body

application/json
url
string<uri>
required
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.