The ID of the workspace to remove the database from.
The ID of the database to remove from the workspace.
Response
Error Responses
The error code indicating the reason for failure. Possible values:
FORBIDDEN: The user is not authenticated or lacks sufficient permissions (requires owner or admin role).
DATABASE_NOT_FOUND: The specified database does not exist or the user is not the owner.
A descriptive message providing additional details about the error.