Skip to main content
PATCH
Update an agent connection

Authorizations

Authorization
string
header
required

An Egma API key.

Path Parameters

agentId
string
required
Minimum string length: 1
connectionId
string
required
Minimum string length: 1

Query Parameters

projectId
string

Project to act in. A project-scoped API key already identifies its project.

Minimum string length: 1

Body

application/json
name
string
environment
string | null
config
object
credentials
object

Response

The updated connection.

connection
object
required