---
title: "POST /v1/{+name}:send"
method: POST
path: "/v1/{+name}:send"
tags: ["customers"]
---

# POST /v1/{+name}:send

`POST /v1/{+name}:send`

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.

## Path parameters

- `name` string, required

## Request body

- SendUserInvitationRequest — A request to send email for inviting target user corresponding to the UserInvitation.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/cloudidentity.md) · [All operations](https://skmtc.net/google/apis/cloudidentity/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/cloudidentity/revisions/179b4eeed5a2/schema)
