createLink

fun createLink(referenceLink: String, description: String): JSONObject

Function to execute the request to create a new link

Return

the result of the request as JSONObject

Parameters

referenceLink

: the reference link value

description

: the description of the link