Updates the configuration of an existing database connection, including credentials, settings, and connection parameters.
Authorization: Requires project admin permissions. Security: Credentials are encrypted and stored securely. Validation: Tests connection before saving changes.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the organization Standard identifier pattern for resource names
^[a-zA-Z0-9_-]+$The unique identifier of the project Standard identifier pattern for resource names
^[a-zA-Z0-9_-]+$The unique identifier of the connection Standard identifier pattern for resource names
^[a-zA-Z0-9_-]+$The body is of type any.
Connection updated successfully