Method: buyers.clients.users.delete
    
    
      
    
    
      
      Stay organized with collections
    
    
      
      Save and categorize content based on your preferences.
    
  
  
      
    
  
  
  
  
  
    
  
  
    
    
    
    
    
      
      
      
        Deletes an existing client user. The client user will lose access to the Authorized Buyers UI. Note that if a client user is deleted, the user's access to the UI can't be restored unless a new client user is created and activated.
      
      
        
          HTTP request
          DELETE https://authorizedbuyersmarketplace.googleapis.com/v1/{name=buyers/*/clients/*/users/*}
The URL uses gRPC Transcoding syntax.
        
        
          Path parameters
          
            
              
              
            
            
              
                | Parameters | 
              
            
            
              
                name | 
                
                   string 
                  Required. Format: buyers/{buyerAccountId}/clients/{clientAccountId}/clientUsers/{userId} 
                 | 
              
            
          
        
        
          Request body
          The request body must be empty.
        
        
          Response body
          If successful, the response body is an empty JSON object.
        
        
          Authorization scopes
          Requires the following OAuth scope:
          
            https://www.googleapis.com/auth/authorized-buyers-marketplace 
          
        
      
      
    
  
  
  
    
  
 
  
    
    
      
       
    
    
  
  
  Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
  Last updated 2025-01-06 UTC.
  
  
  
    
      [null,null,["Last updated 2025-01-06 UTC."],[],["A `DELETE` request to `https://authorizedbuyersmarketplace.googleapis.com/v1/{name=buyers/*/clients/*/users/*}` deletes a client user. The `name` path parameter, formatted as `buyers/{buyerAccountId}/clients/{clientAccountId}/clientUsers/{userId}`, is required. The request body must be empty. Successful deletion results in an empty JSON response.  Deleting a user permanently revokes their UI access. This action requires the `https://www.googleapis.com/auth/authorized-buyers-marketplace` OAuth scope.\n"]]