Tries to create entries for the given @deltas. If the given org already has an entry for any of the deltas, it will replace the already existing entries. This is made into a unary due to the UI's lack of support for client streams. Errors:
grpc.Invalid: the @deltas in the request are invalid.
grpc.Internal: error occurs when upserting the historical data deltas.
Request
Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.