The unique ID for the customer's Google Workspace account. As an account administrator, you can also use the my_customer alias to represent your account's customerId. The customerId is also returned as part of the Users resource.
orgUnitPath
string
The full path of the organizational unit (minus the leading /) or its unique ID.
Request body
The request body must be empty.
Response body
If successful, the response is a generic HTTP response whose format is defined by the method.
[[["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 2024-08-22 UTC."],[[["Permanently deletes an organizational unit (OU) within a Google Workspace account."],["Requires providing the customer ID and the full path or unique ID of the target OU."],["Uses an HTTP DELETE request with an empty body, and authorization with specific OAuth scopes is necessary."],["Successful deletion results in a generic HTTP response, indicating the OU has been removed."]]],[]]