Performs a full replacement of the connection details. Any fields not included in the update request will be unset.
Documentation Index
Fetch the complete documentation index at: https://docs.maia.ai/llms.txt
Use this file to discover all available pages before exploring further.
a valid bearer token
The unique identifier of the project containing the connection to update.
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$The name of the connection to update.
The update request containing the new connection details.
The authentication type. For COMPONENT_BASIC connections this drives the secret type sent downstream — GENERIC_SECRET → password secret, OAUTH_* → matching OAuth secret type.
GENERIC_SECRET, CLOUD_PROVIDER_SECRET, OAUTH_USER_TOKENS, OAUTH_AUTHORIZATION_CODE, OAUTH_CLIENT_CRED "GENERIC_SECRET"
The platform connection type. Required for proper deserialization of connection details.
DWH, COMPONENT_BASIC, CLOUD_PLATFORM_CREDENTIALS "COMPONENT_BASIC"
Optional connection details to update
Successfully updated the project connection
The authentication provider
"NONE"
The authentication type
GENERIC_SECRET, CLOUD_PROVIDER_SECRET, OAUTH_USER_TOKENS, OAUTH_AUTHORIZATION_CODE, OAUTH_CLIENT_CRED "GENERIC_SECRET"
Connection details
The user who created the connection
The date and time when the connection was created
The name of the connection
"my-secret"
The platform connection type
DWH, COMPONENT_BASIC, CLOUD_PLATFORM_CREDENTIALS "COMPONENT_BASIC"
The project ID this connection belongs to