remove Link From Team

suspend fun removeLinkFromTeam(teamId: String, link: RefyLink.RefyLinkImpl): JsonObject

Method to remove from a team a link

Return

the result of the request as JsonObject

Parameters

teamId

The identifier of the team

link

The link to remove