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
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.