Sử dụng bộ sưu tập để sắp xếp ngăn nắp các trang
Lưu và phân loại nội dung dựa trên lựa chọn ưu tiên của bạn.
Hoàn tất quy trình đăng ký bằng cách chỉ định mã thông báo Hoàn tất và mã thông báo Enterprise.
Yêu cầu này không được gọi nhiều lần cho một Mã thông báo doanh nghiệp nhất định.
Yêu cầu
Yêu cầu HTTP
POST https://www.googleapis.com/androidenterprise/v1/enterprises/completeSignup
Các tham số
Tên thông số
Giá trị
Mô tả
Tham số truy vấn không bắt buộc
completionToken
string
Ban đầu, mã hoàn thành được tạo lại bởi GenerateLoginUrl.
enterpriseToken
string
Mã thông báo Enterprise được thêm vào URL gọi lại.
[[["Dễ hiểu","easyToUnderstand","thumb-up"],["Giúp tôi giải quyết được vấn đề","solvedMyProblem","thumb-up"],["Khác","otherUp","thumb-up"]],[["Thiếu thông tin tôi cần","missingTheInformationINeed","thumb-down"],["Quá phức tạp/quá nhiều bước","tooComplicatedTooManySteps","thumb-down"],["Đã lỗi thời","outOfDate","thumb-down"],["Vấn đề về bản dịch","translationIssue","thumb-down"],["Vấn đề về mẫu/mã","samplesCodeIssue","thumb-down"],["Khác","otherDown","thumb-down"]],["Cập nhật lần gần đây nhất: 2023-02-13 UTC."],[[["Completes enterprise signup using Completion and Enterprise tokens obtained during the signup initiation process."],["This request finalizes signup and should only be called once per Enterprise token."],["Requires authorization with the `https://www.googleapis.com/auth/androidenterprise` scope."],["Sends a POST request to the specified URL with tokens as query parameters."],["Upon success, returns an Enterprises resource detailing the registered enterprise."]]],[]]