Put

Update External Database Connection


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Updates an external database connection.

An external database collection name must be submitted as a path parameter. If an existing external database connection is found with the same name, that connection's details are updated. If no external database connection has that name, the request fails.

Note: After an external database connection is updated, it only contains the values provided in the request. All previous values are lost.

Permission Scopes

For app development, you must have one of the following permission scopes:
Manage External Database Connections
Learn more about permission scopes.
Endpoint
PUT
https://www.wixapis.com/wix-data/v1/external-database-connections/{externalDatabaseConnection.name}

Event TriggersThis method triggers the following events:
Was this helpful?
Yes
No