Support
Log In
Connections

Delete a database connection

Permanently deletes a database connection from the environment.

DELETE/environments/{environmentName}/connections/{connectionName}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

environmentName*string

Name of the environment

Match^[a-zA-Z0-9_-]+$
connectionName*string

Name of the connection to delete

Match^[a-zA-Z0-9_-]+$

Response Body

application/json

application/json

application/json

application/json

application/json