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.
[null,null,["Last updated 2025-01-06 UTC."],[],["This document outlines how to delete a client user, revoking their access to the Authorized Buyers UI. The process involves a `DELETE` HTTP request to a specific URL, structured using gRPC Transcoding syntax. The required URL parameter, `name`, identifies the user via a string format: `buyers/{buyerAccountId}/clients/{clientAccountId}/clientUsers/{userId}`. The request body must be empty. Upon success, an empty JSON object is returned, and OAuth scope `https://www.googleapis.com/auth/authorized-buyers-marketplace` is required for authorization.\n"]]