Skip to main content
PATCH
Update an integration connection

Authorizations

X-API-Key
string
header
required

API key for authentication

Path Parameters

id
string
required

Body

application/json
organizationId
string

Auto-resolved from your API key / session. You can omit this; it is ignored by the server.

metadata
object

Connection metadata to merge into the existing record. Common AWS keys: connectionName, regions (string array), awsScanMode ('comp_scanners' or 'security_hub'). The server shallow-merges this with the existing metadata, so include only the keys you want to change.

Example:

Response

200 - undefined