[[["समझने में आसान है","easyToUnderstand","thumb-up"],["मेरी समस्या हल हो गई","solvedMyProblem","thumb-up"],["अन्य","otherUp","thumb-up"]],[["वह जानकारी मौजूद नहीं है जो मुझे चाहिए","missingTheInformationINeed","thumb-down"],["बहुत मुश्किल है / बहुत सारे चरण हैं","tooComplicatedTooManySteps","thumb-down"],["पुराना","outOfDate","thumb-down"],["अनुवाद से जुड़ी समस्या","translationIssue","thumb-down"],["सैंपल / कोड से जुड़ी समस्या","samplesCodeIssue","thumb-down"],["अन्य","otherDown","thumb-down"]],["आखिरी बार 2024-08-29 (UTC) को अपडेट किया गया."],[[["Signs a user out of all active web and device sessions, requiring them to re-authenticate for future logins."],["Employs an HTTP POST request to `https://admin.googleapis.com/admin/directory/v1/users/{userKey}/signOut`, replacing `{userKey}` with the user's email address or unique ID."],["Requires authorization with the `https://www.googleapis.com/auth/admin.directory.user.security` scope."],["The request body should be empty, and a successful operation returns a standard HTTP response."]]],[]]