Zasób nadrzędny, który będzie właścicielem utworzonego delegata, ma format: user/{userId}, gdzie identyfikator użytkownika to adres e-mail danego użytkownika.
Treść żądania
Treść żądania zawiera wystąpienie elementu Delegate.
Treść odpowiedzi
Jeśli operacja się uda, treść odpowiedzi będzie zawierała nowo utworzoną instancję Delegate.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 2023-12-02 UTC."],[[["Creates one or more delegates for a designated user via an HTTP POST request."],["Requires specifying the user (parent) in the URL path using the format `users/{userId}`."],["The request body should contain an instance of `Delegate` as defined in the API documentation."],["Successful requests will return a newly created `Delegate` instance in the response body."],["Requires authorization with the `https://www.googleapis.com/auth/admin.contact.delegation` scope."]]],[]]