Back to All

How to send x-www-form-urlencoded data via POST API?

Hi,
With Postman it's easy to test but I can't manage to make it work inside the Extended API plugin function
I tried to set them in parameters or in the body but it does not work
What is the syntax to send name=Toto via POST?