Permanently deletes a database connection and removes all associated credentials. This operation is irreversible.
Authorization: Requires project admin permissions. Warning: This operation will remove access to the associated database. Side Effects: Removes all connection configuration and credentials.
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_-]+$Connection deleted successfully