edit Link

suspend fun editLink(linkId: String, referenceLink: String, description: String): JsonObject

Method to edit a link

Return

the result of the request as JsonObject

Parameters

linkId

The link identifier to edit

referenceLink

The reference link value

description

The description of the link