Remove Application from Workspace
Apps
Remove Application from Workspace
Removes an application from an workspace by specifying the workspace and application IDs.
DELETE
Remove Application from Workspace
Documentation Index
Fetch the complete documentation index at: https://docs.vertracloud.app/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the workspace to remove the application from.
The ID of the application to remove from the workspace.
Response
Error Responses
The error code indicating the reason for failure. Possible values:
FORBIDDEN: The user is not authenticated, lacks sufficient permissions, or is not an owner/admin of the workspace.APP_NOT_FOUND: The specified application does not exist or does not belong to the user.
A descriptive message providing additional details about the error.