백엔드의 전파 지연으로 인해 사용자가 완전히 생성되지 않았기 때문에 사용자 생성 직후의 변형 호출이 실패할 수 있습니다. '사용자 생성이 완료되지 않았습니다' 메시지의 오류 세부정보를 확인하여 이 경우에 해당하는지 확인하세요. 이 경우 일정 시간이 지난 후 다시 통화를 시도해 보세요.
resolveConflictAccount 설정이 true로 설정된 경우 202 응답 코드는 중복 비관리 계정이 있으며 조직에 참여하도록 초대되었다는 의미입니다. 409 응답 코드는 중복 계정이 존재하여 선택된 비관리 사용자 계정 처리 옵션에 따라 사용자가 생성되지 않았음을 의미합니다.
HTTP 요청
POST https://admin.googleapis.com/admin/directory/v1/users
[[["이해하기 쉬움","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)"],[[["Creates a new user in Google Workspace using the provided user details."],["Calls immediately after user creation may fail due to propagation delays, requiring retries."],["Conflicting accounts can result in either an invitation to join the organization or an error, depending on configuration and account status."],["Request requires admin directory user authorization scope for execution."]]],[]]