Skip to main content
PUT
Replace who can use 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
access
object
required

Response

Access 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
connectedForMe
boolean
required
requiredBy
object[]
required
access
object | null
required
createdByName
string | null
updatedAt
string<date-time>
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))$
needsReconnect
boolean
credentialHealth
enum<string>
Available options:
unknown,
ready,
reconnect_required
credentialHealthReason
enum<string> | null
Available options:
authorization_rejected,
credential_expired,
post_authorization_validation_failed
credentialHealthCheckedAt
string<date-time> | null
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))$
issuerReviewRequired
boolean
reconnectActionOwner
enum<string> | null
Available options:
member,
organization_admin
missingFeatures
string[]
externalAccountId
string | null
grantedScopes
string[]
tenantId
string | null
identityManagedBy
object[]
requiredAuthType
enum<string> | null
Available options:
oauth,
apikey,
none
authPolicyConfirmed
boolean
authTypeMismatch
boolean
oauthClientConfigured
boolean
oauthClientRequired
boolean
setupRequired
boolean
oauthClientId
string | null
oauthCallbackUrl
string | null
oauthSharedCallbackUrl
string | null
oauthClientMetadataUrl
string | null
oauthCallbackMode
enum<string> | null
Available options:
shared-v1,
isolated-v1,
legacy-v1
oauthRegistrationSource
enum<string> | null
Available options:
pre-registered,
client-metadata,
dynamic
authorizationServerIssuer
string | null
requestedScopes
string[]