delete Collection

suspend fun deleteCollection(collection: LinksCollection): JsonObject

Method to delete a collection

Return

the result of the request as JsonObject

Parameters

collection

The collection to delete