Delete a user invite DELETE /user_invites/:userInviteId Deletes the specified user invite. Requires the users:write scope. Request Responses204The user invite has been successfully deleted.