createLink

open fun createLink(userId: String, linkId: String, title: 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

description

: the description of the link

referenceLink

: the reference link value