Request
DELETE https://api.virtuscloud.app/v2/workspaces/applications
Headers
Your Virtus Cloud API key. Pass it directly as the header value — no prefix required.Example:
Authorization: vc_live_xxxxxxxxxxxxBody
The unique identifier of the workspace to remove the application from.
The unique identifier of the application you want to unlink from the workspace.
Response
Returns
"success" when the application is unlinked from the workspace successfully.Removing an application from a workspace does not stop or delete the application. It continues running under your account; only workspace member access is revoked.