create Link

suspend fun createLink(referenceLink: String, description: String): JsonObject

Method 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