REST connector Bonita POST Payload Content Type

REST connector POST

I'm trying to configure the REST connector to make a POST call, but I can't quite figure it out.
The URL is http://xx.xx.xx.xx/girh_api/gt/post/id/modifica_tancament/tancament_id/3. I put this in the POST URL section.
As a parameter (in postman it would be the body section), there is a parameter (the change I want to make): state = "New state".
I understand that to add parameters it is done in the "Payload" section and with "content type".
Notifications