v3
latestSwagger 2.02026-07-13174262.2 KBSentShareInvitation
Notifies the recipient of the sent share invitation.
Notifies the user recipient of the sent share invitation, does not apply to service invitations.
post/sentShares/{sentShareId}/sentShareInvitations/{sentShareInvitationId}:notify
Path parameters
sentShareIdstring required
Id of the sent share
sentShareInvitationIdstring required
Id of the sent share invitation
Query parameters
api-versionstring required
The api version to use
Headers
repeatability-request-idstring
If specified, the client directs that the request is repeatable; that is, that the client can make the request multiple times with the same Repeatability-Request-Id and get back an appropriate response without the server executing the request multiple times. The value of the Repeatability-Request-Id is an opaque string representing a client-generated, globally unique for all time, identifier for the request. It is recommended to use version 4 (random) UUIDs.
Response
Success