delete https://{server}/api/v2.1/invitations//
Cancel the invitation message that has been sent.
Response
200OK
Cancel the invitation message that has been sent.
200OK
xxxxxxxxxx
curl --request DELETE \
--url https://cloud.seafile.com/api/v2.1/invitations/invitation_token/
Try It!
to start a request and see the response here!