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 1 of the 25 revisions of this API.1

    • for the path request parameter workspaceId, the type/format was changed from string/ to string/uuid

      request-parameter-type-changed