[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Informasi yang saya butuhkan tidak ada","missingTheInformationINeed","thumb-down"],["Terlalu rumit/langkahnya terlalu banyak","tooComplicatedTooManySteps","thumb-down"],["Sudah usang","outOfDate","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Masalah kode / contoh","samplesCodeIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 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."]]],[]]