Xác định người dùng trong yêu cầu API. Giá trị này có thể là địa chỉ email chính, địa chỉ email đại diện hoặc mã nhận dạng người dùng riêng biệt của người dùng.
Nội dung yêu cầu
Nội dung yêu cầu chứa một bản sao của UserMakeAdmin.
Nội dung phản hồi
Nếu thành công, phản hồi sẽ là phản hồi HTTP chung có định dạng được phương thức xác định.
[[["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: 2024-08-29 UTC."],[[["Makes a designated user a super administrator through an HTTP POST request."],["Requires providing the user's identifying information (email or ID) as a path parameter."],["Uses a request body to specify the desired administrator status and needs specific authorization."],["A successful operation results in a standard HTTP response without a detailed response body."]]],[]]