Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, it is nearly the same as with GET:
but indeed it would help if the POST example was provided. Set a method to POST, and configure the URI and query parameters as with GET.
You have a POST form payload then simply add few parameters in the schema editor and a 'form' in Comments, if it is something else and it is Document or String then add a 'body' parameter of type Document or String
HTH, Sergey