v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1339117150.4 KB
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