customers
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 IsInvitableUser==True.
post/v1/{+name}:send
Path parameters
namestring required
Required. UserInvitation name in the format customers/{customer}/userinvitations/{user_email_address}
Request body
SendUserInvitationRequest required
A request to send email for inviting target user corresponding to the UserInvitation.
Response
Successful response