Delete environment connection overrides by environment name and connection names
a valid bearer token
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}$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.
Comma-separated list of connection names whose overrides are to be deleted from this environment. Its 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.
Environment connection overrides successfully deleted