# Delete a sent sharing invite Cancels a pending invitation that was sent to another user. This can only be done before the invitation has been accepted. For extra context visit: Sharing Context Endpoint: DELETE /v1/sharing/invite Version: 0.9.0 Security: bearer ## Request fields (application/json): - `email` (string, required) The email of the user ## Response 200 fields ## Response 400 fields ## Response 404 fields