Function workspaceApplicationControllerregistryAppDestroy
- workspaceApplicationControllerregistryAppDestroy(
__namedParameters: {
applicationDestroyRequest: ApplicationDestroyRequest;
applicationId: string;
environmentId: string;
workspaceId: string;
},
opts?: RequestOpts,
): Promise<never> Parameters
- __namedParameters: {
applicationDestroyRequest: ApplicationDestroyRequest;
applicationId: string;
environmentId: string;
workspaceId: string;
} Optionalopts: RequestOpts
Returns Promise<never>