Request
DELETE https://api.virtuscloud.app/v2/workspaces/leave
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 you want to leave.
Response
Returns
"success" when you have successfully left the workspace.Workspace owners cannot use this endpoint to leave their own workspace. Delete the workspace or transfer ownership before attempting to leave.