Identifiziert den Nutzer in der API-Anfrage. Bei dem Wert kann es sich um die primäre E-Mail-Adresse, die Alias-E-Mail-Adresse oder die eindeutige Nutzer-ID des Nutzers handeln.
Anfragetext
Der Anfragetext enthält eine Instanz von UserMakeAdmin.
Antworttext
Wenn der Vorgang erfolgreich abgeschlossen wurde, ist die Antwort eine allgemeine HTTP-Antwort, deren Format von der Methode vorgegeben wird.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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."]]],[]]