remove
Link
From
Collection
@DeleteMapping(headers = "token",
path = "/{" + COLLECTION_IDENTIFIER_KEY + "}/" + LINKS_KEY + "/{" + LINK_IDENTIFIER_KEY + "}"
)
Method to remove a link from a collection
Return
the response of the request as String
Parameters
token
The token of the user
userId
The identifier of the user
collectionId
The identifier of the collection
linkId
The identifier of the link