Skip to main content
PATCH
/
v1
/
platform
/
fleet
/
providers
/
github-app
/
connection
Error
A valid request URL is required to generate request examples
{
  "actor_preference": "<string>",
  "is_connected": true,
  "metadata": {
    "github_username": "<string>"
  },
  "type": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.langchain.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-API-Key
string
header
required

Body

application/json
actor_preference
string

Response

OK

actor_preference
string
is_connected
boolean
metadata
object
type
string