v1
latestOpenAPI 3.1.02026-07-22106199311.5 KBConnections
Delete environment connection overrides
Delete environment connection overrides by environment name and connection names
delete/v1/projects/{projectId}/connections/environment-overrides
Path parameters
projectIdstring required
The unique identifier of the project from which the environment connection overrides will be deleted
Query parameters
environmentNamestring required
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.
connectionNamesstring[] required
Comma-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