Required. A reference to the POSIX account to update. POSIX accounts are identified by the project ID they are associated with. A reference to the POSIX account is in format users/{user}/projects/{project}.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-29 UTC."],[[["This endpoint deletes a POSIX account using a DELETE HTTP request to a specific URL."],["The request requires a `name` parameter in the URL, specifying the user and project to identify the POSIX account to be deleted."],["The request body must be empty for this operation to be valid."],["A successful request will result in an empty response body."],["The operation requires authorization, needing either the `https://www.googleapis.com/auth/cloud-platform` or `https://www.googleapis.com/auth/compute` OAuth scopes."]]],[]]