Integrations
Workspaces

Completes a GitHub App OAuth handshake, attaching the installation to a workspace.

post/experimental/workspaces/{workspaceId}/integrations/github-app

Path parameters

workspaceIdstring uuid required

Headers

Authorizationstring

Request body

codestring required
installationIdnumber required

Response

Default Response

Changes

Changed in 2 of the 55 revisions of this API.12

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ○

      added the optional property / to the response with the status

      response-optional-property-added

    • ▲

      for the path request parameter workspaceId, the format changed from no format to uuid

      request-parameter-type-changed