API SpecsUsersSoft delete a workspace userMarks a workspace user as deleted without removing the row permanently.DELETE/api/users/{id}TestMarks a workspace user as deleted without removing the row permanently.Path Parametersid*stringResource identifier.Example"wu_123"Response Body200application/json400application/json401application/json403application/json404application/json409application/json422application/json503application/json504application/jsonUsersWorkspace user management and feature flag endpoints served through Effect HttpApi.Get current feature flags GETReturns the feature flags stored for the current workspace user.