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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["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"],null,[]]