Delete a database connection
connections
Delete a database connection
Permanently deletes a database connection from the project.
DELETE
Delete a database connection
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Name of the project Standard identifier pattern for resource names
Pattern:
^[a-zA-Z0-9_-]+$Name of the connection to delete Standard identifier pattern for resource names
Pattern:
^[a-zA-Z0-9_-]+$Response
Connection deleted successfully