Function connectionInterfaceControllerdeleteConnectionInterface
- connectionInterfaceControllerdeleteConnectionInterface(
__namedParameters: {
accountId?: string;
environmentId: string;
slug: string;
workspaceId: string;
},
opts?: RequestOpts,
): Promise<unknown> Parameters
- __namedParameters: { accountId?: string; environmentId: string; slug: string; workspaceId: string }
Optionalopts: RequestOpts
Returns Promise<unknown>
Delete connection interfaces.