Integrations-7
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
POST | |
POST |
Create integrations github link existing
Reuse a GitHub installation already linked to a sibling team in the same organization.
Required API key scopes
integration:writeRequest parameters
- kind
- config
Example request
POST /api /projects /:project_id /integrations /github /link_existingExample response
Status 200 No response body
Create integrations github link existing
Reuse a GitHub installation already linked to a sibling team in the same organization.
Required API key scopes
integration:writeRequest parameters
- kind
- config
Example request
POST /api /projects /:project_id /integrations /github /link_existingExample response
Status 200 No response body
Create integrations github oauth authorize
Mint a User OAuth URL to bootstrap a fresh code when the install flow returns without one.
Required API key scopes
integration:writeRequest parameters
- kind
- config
Example request
POST /api /projects /:project_id /integrations /github /oauth_authorizeExample response
Status 200 No response body
Create integrations github oauth authorize
Mint a User OAuth URL to bootstrap a fresh code when the install flow returns without one.
Required API key scopes
integration:writeRequest parameters
- kind
- config
Example request
POST /api /projects /:project_id /integrations /github /oauth_authorize