deleteContent

fun deleteContent(urlStr: String)

Sends a DELETE request to the specified URL to delete content.

Parameters

urlStr

The URL string where the DELETE request is sent.