Connections
Delete database connection
Permanently deletes a database connection and removes all associated credentials. This operation is irreversible.
DELETE
/organizations/{organizationName}/environments/{environmentName}/connections/{connectionName}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
organizationName*string
The unique identifier of the organization
Match
^[a-zA-Z0-9_ -]+$environmentName*string
The unique identifier of the environment
Match
^[a-zA-Z0-9_ -]+$connectionName*string
The unique identifier of the connection
Match
^[a-zA-Z0-9_ -]+$Response Body
application/json
application/json
application/json
application/json