Request Payload

JSON serialize Request Payload in Rest API

Hi, I want to set a variable of my bonita process throught c# code using restApi (RestSharp). And I can't find a way to serialize the request payload to add in the body of the request.

Notifications