Skip to main content
PATCH
cURL
GitHub Radar Connections must be updated through the Infisical UI. Check out the configuration docs for GitHub Radar Connections for a step-by-step guide.

Path Parameters

connectionId
string<uuid>
required

The ID of the GitHub Radar Connection to be updated.

Body

application/json
credentials
object

The credentials used to connect with GitHub Radar.

name
string

The updated name of the GitHub Radar Connection. Must be slug-friendly.

Required string length: 1 - 64
description
string | null

The updated description of the GitHub Radar Connection.

Maximum string length: 256
isPlatformManagedCredentials
enum<boolean>

Not supported for GitHub Radar Connections.

Available options:
false
gatewayId

Not supported for GitHub Radar Connections.

gatewayPoolId

Not supported for GitHub Radar Connections.

isAutoRotationEnabled
enum<boolean>

Not supported for GitHub Radar Connections.

Available options:
false
rotation

Not supported for GitHub Radar Connections.

Response

Default Response

appConnection
GitHub Radar (GitHub App) · object
required