Command Reference > share > deleteSentInvitation
Delete Invitation in a share.
pv share deleteSentInvitation --sentShareName=<val> --invitationName=<val>
--sentShareName
(string)
The name of the sent share.
--invitationName
(string)
Name of the invitation.
None
Share Data Plane > Sent Share Invitations > Delete
DELETE https://{accountName}.purview.azure.com/share/sentShares/{sentShareName}/sentShareInvitations/{sentShareInvitationName}
Delete a sent invitation for a sent share.
pv share deleteSentInvitation --sentShareName "NewShare" --invitationName "7543515465d5676285972198ef4cdc1dd3a0f711"