Setting user is using c#

Hi,

I am trying to call api to set userid from my c# app. From where can I find correct endpoints and sample request.
Is there any sample code?

Thanks,
Satinder.

Hi,

If you want to send tracking data to Matomo, you can use this API:

https://developer.matomo.org/api-reference/tracking-api
There is also an official C# client, but it hasn’t been updated in quite some time:

I am using below request in Postman, but getting bad request as response.