overwritePayload
abstract suspend fun overwritePayload(name: String, payload: Payload, selector: DeleteSelector, wait: Boolean = false)
Replace the selected points' payload with payload.
Replace the selected points' payload with payload.