deleteLink

suspend fun deleteLink(linkId: String)

Deletes a link from the Umami API.

Parameters

linkId

The unique identifier of the link to delete.