deleteScroll

suspend fun SearchClient.deleteScroll(scrollId: String?): JsonObject

Delete a scroll by id.

Note. this is called from the scroll function so there is no need to call this manually if you use that.