Creates a new database connection for the specified project with secure credential storage and connection validation.
Authorization: Requires project admin permissions. Validation: Tests connection before saving if dryRun is false. Security: Credentials are encrypted and stored securely.
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
The unique identifier of the project Standard identifier pattern for resource names
Whether to test the connection without saving it
The body is of type any.
Connection created successfully