Stay organized with collections
Save and categorize content based on your preferences.
Sends a UserInvitation to email. If the UserInvitation does not exist for this request and it is a valid request, the request creates a UserInvitation.
Note: The get and list methods have a 48-hour delay where newly-created consumer accounts will not appear in the results. You can still send a UserInvitation to those accounts if you know the unmanaged email address and userinvitations.isInvitableUser==True.
HTTP request
POST https://cloudidentity.googleapis.com/v1beta1/{name=customers/*/userinvitations/*}:send
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-06 UTC."],[[["\u003cp\u003eThis function sends a UserInvitation to a specified email address, creating one if it does not already exist and if the request is valid.\u003c/p\u003e\n"],["\u003cp\u003eNewly-created consumer accounts may not appear in \u003ccode\u003eget\u003c/code\u003e and \u003ccode\u003elist\u003c/code\u003e method results for up to 48 hours, but you can still send invitations to them if you have their unmanaged email.\u003c/p\u003e\n"],["\u003cp\u003eThe function uses a POST request to a specific URL path, requiring a UserInvitation name and an empty request body.\u003c/p\u003e\n"],["\u003cp\u003eA successful request returns an Operation instance in the response body, signifying a positive outcome.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization for this action requires the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-identity.userinvitations\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],[],null,[]]