---
title: "Notifies the recipient of the sent share invitation."
method: POST
path: "/sentShares/{sentShareId}/sentShareInvitations/{sentShareInvitationId}:notify"
tags: ["SentShareInvitation"]
---

# Notifies the recipient of the sent share invitation.

`POST /sentShares/{sentShareId}/sentShareInvitations/{sentShareInvitationId}:notify`

Notifies the user recipient of the sent share invitation, does not apply to service invitations.

## Path parameters

- `sentShareId` string, required
- `sentShareInvitationId` string, required

## Query parameters

- `api-version` string, required

## Headers

- `repeatability-request-id` string

## Response `200`

Success

- SentShareInvitation — Base data transfer object implementation for proxy resources.
  - `id` string — The unique id of the resource.
  - `type` string — Type of the resource.

## Other responses

- `default` — Default error response.

---

[API](https://skmtc.net/azure/apis/purview-share.md) · [All operations](https://skmtc.net/azure/apis/purview-share/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/purview-share/revisions/79b396164f79/schema)
