Request
POST 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 add the application to.
The unique identifier of the application you want to add. You can find this ID in the URL of the application’s Virtus Cloud dashboard.
Response
Returns
"success" when the application is linked to the workspace successfully.