Delete environment connection overrides
Delete environment connection overrides by environment name and connection names
Authorizations
a valid bearer token
Path Parameters
The unique identifier of the project from which the environment connection overrides will be deleted
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Query Parameters
Name of the environment for which the overrides need to be deleted. Note: Large numbers of connection names may result in URL length limits being exceeded, causing a 400 Bad Request response.
1Comma-separated list of connection names whose overrides are to be deleted from this environment. It's important to note that specifying too many connection names may exceed URL length limits and result in a 400 Bad Request response. Consider splitting large deletions into multiple requests.
Response
Environment connection overrides successfully deleted
