Skip to main content
PUT
Edit an External MCP Connection

Path Parameters

connectionId
string<typeid>
required

Den TypeID with 'emc_' prefix and a 26-character base32 suffix.

Required string length: 30
Pattern: ^emc_.*

Body

application/json
expectedUpdatedAt
string<date-time>
required
Pattern: ^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$
name
string
required
Required string length: 1 - 255
url
string<uri>
required
Maximum string length: 2048
authType
enum<string>
required
Available options:
oauth,
apikey,
none
credentialMode
enum<string>
required
Available options:
shared,
per_member
access
object
required
apiKey
string
Required string length: 1 - 4096
oauthClient
object

Response

Connection updated.

id
string
required
name
string
required
url
string
required
authType
enum<string>
required
Available options:
oauth,
apikey,
none
credentialMode
enum<string>
required
Available options:
shared,
per_member
connected
boolean
required
connectedAt
string | null
required
updatedAt
string<date-time>
required
Pattern: ^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$
connectedForMe
boolean
required
requiredBy
object[]
required
identityManagedBy
object[]
required
access
object | null
required
identityChanged
boolean
required
reconnectionRequired
boolean
required
needsReconnect
boolean
missingFeatures
string[]
externalAccountId
string | null
grantedScopes
string[]
tenantId
string | null
oauthClientId
string | null