Block users from a property or includeCopy Pageput https://{hostname}/identity-management/v3/user-admin/properties/{assetId}/users/blockThis operation blocks the users on a property or include.Path ParamsassetIdintegerrequiredUnique identifier for each asset, either a property or an include. To get this value, run the List properties or includes operation.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Body ParamsEncapsulates all the users who needs to be blocked based on UI identities.ADD objectResponse 200The response provides the users blocked from the asset.Updated 4 months ago