open fun rxDeletePreparedQuery(id: String): Single<Void>
Deletes an existing prepared query
id - the id of the query to delete
id
Return