delete

suspend fun <T : SolidResource> delete(webId: String, resource: T): T

Deletes a resource from the pod for webId.

Throws

on failure.