sendPayload

abstract suspend fun sendPayload(endpoint: String, payload: ByteArray): Result<Unit>

Sends a payload to a remote endpoint