create Link

open fun createLink(userId: String, linkId: String, title: String, thumbnailPreview: String, description: String, referenceLink: String)

Method to save a new link

Parameters

userId

The owner of the link

linkId

The identifier of the link

title

The title of the link

thumbnailPreview

The url of the thumbnail preview of the link

description

The description of the link

referenceLink

The reference link value