delete Link

open override fun deleteLink(link: CustomRefyLink, onSuccess: () -> Unit)

Function to execute the request to delete a link

Parameters

link

: the link to delete

onSuccess

: the action to execute if the link has been deleted